Definition at line 10917 of file VRCSDKBase.cs.
◆ VRC_Serialization()
static VRC.SDKBase.VRC_Serialization.VRC_Serialization |
( |
| ) |
|
|
staticprivate |
◆ FindGameObject()
static GameObject VRC.SDKBase.VRC_Serialization.FindGameObject |
( |
string |
path | ) |
|
|
staticprivate |
◆ GetGameObjectPath()
static string VRC.SDKBase.VRC_Serialization.GetGameObjectPath |
( |
GameObject |
go | ) |
|
|
staticprivate |
◆ GetGameObjectPathFallback()
static string VRC.SDKBase.VRC_Serialization.GetGameObjectPathFallback |
( |
GameObject |
go | ) |
|
|
staticprivate |
◆ ParameterDecoder()
static object[] VRC.SDKBase.VRC_Serialization.ParameterDecoder |
( |
byte[] |
dataParameters, |
|
|
bool |
rethrow = false |
|
) |
| |
|
static |
◆ ParameterEncoder()
static byte[] VRC.SDKBase.VRC_Serialization.ParameterEncoder |
( |
params object[] |
parameters | ) |
|
|
static |
◆ RegisterPluginType()
static void VRC.SDKBase.VRC_Serialization.RegisterPluginType |
( |
Type |
type | ) |
|
|
static |
◆ RegisterType()
static void VRC.SDKBase.VRC_Serialization.RegisterType |
( |
Type |
type | ) |
|
|
static |
◆ RegisterVRCPlayer()
static void VRC.SDKBase.VRC_Serialization.RegisterVRCPlayer |
( |
Type |
type | ) |
|
|
static |
◆ AllowPluginTypes
bool VRC.SDKBase.VRC_Serialization.AllowPluginTypes |
|
staticgetset |
◆ Dispatcher
◆ SurrogateSelector
ISurrogateSelector VRC.SDKBase.VRC_Serialization.SurrogateSelector |
|
staticgetprivate |
The documentation for this class was generated from the following file: