|
VRC SDK
This project aims to completely document the VRChat Unity SDK
|


Public Member Functions | |
| void | GetObjectData (object obj, SerializationInfo info, StreamingContext context) |
| object | SetObjectData (object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector) |
Definition at line 11038 of file VRCSDKBase.cs.
| void VRC.SDKBase.VRC_Serialization.Vector2Surrogate.GetObjectData | ( | object | obj, |
| SerializationInfo | info, | ||
| StreamingContext | context | ||
| ) |
Definition at line 11040 of file VRCSDKBase.cs.
| object VRC.SDKBase.VRC_Serialization.Vector2Surrogate.SetObjectData | ( | object | obj, |
| SerializationInfo | info, | ||
| StreamingContext | context, | ||
| ISurrogateSelector | selector | ||
| ) |
Definition at line 11051 of file VRCSDKBase.cs.