Array VRCUdonCommonInterfacesIUdonEventReceiverArray
- Kind:
Array - OdinSerializer:
VRC.Udon.Common.Interfaces.IUdonEventReceiver[], VRC.Udon.Common - Documentation: https://udonsharp.docs.vrchat.com/vrchat-api/#iudoneventreceiver
VRCUdonCommonInterfacesIUdonEventReceiverArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), Out(SystemObject)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemArray), In(SystemInt32)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemArray), In(SystemInt64)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemObject), Out(SystemBoolean)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), Out(SystemCollectionsIEnumerator)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), Out(SystemInt32)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt32), Out(SystemInt32)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt32), Out(SystemInt64)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt32), Out(SystemInt32)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetType__SystemType
SystemType GetType();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), Out(SystemType)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt32), Out(SystemInt32)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt32Array), Out(SystemObject)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt32), Out(SystemObject)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt64Array), Out(SystemObject)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt64), Out(SystemObject)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__Get__SystemInt32__VRCUdonCommonInterfacesIUdonEventReceiver
VRCUdonCommonInterfacesIUdonEventReceiver Get(SystemInt32);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt32), Out(VRCUdonCommonInterfacesIUdonEventReceiver)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__Initialize__SystemVoid
void Initialize();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemObject), In(SystemInt32Array)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemObject), In(SystemInt32)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemObject), In(SystemInt64Array)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemObject), In(SystemInt64)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__Set__SystemInt32_VRCUdonCommonInterfacesIUdonEventReceiver__SystemVoid
void Set(SystemInt32, VRCUdonCommonInterfacesIUdonEventReceiver);
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), In(SystemInt32), In(VRCUdonCommonInterfacesIUdonEventReceiver)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__ToString__SystemString
SystemString ToString();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), Out(SystemString)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__ctor__SystemInt32__VRCUdonCommonInterfacesIUdonEventReceiverArray
static VRCUdonCommonInterfacesIUdonEventReceiverArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(VRCUdonCommonInterfacesIUdonEventReceiverArray)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), Out(SystemBoolean)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), Out(SystemBoolean)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), Out(SystemBoolean)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), Out(SystemInt32)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), Out(SystemInt64)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), Out(SystemInt32)
VRCUdonCommonInterfacesIUdonEventReceiverArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(VRCUdonCommonInterfacesIUdonEventReceiverArray), Out(SystemObject)
Array VRCUdonCommonSerializationResultArray
- Kind:
Array - OdinSerializer:
VRC.Udon.Common.SerializationResult[], VRC.Udon.Common - Documentation: https://udonsharp.docs.vrchat.com/vrchat-api/#serializationresult
VRCUdonCommonSerializationResultArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(VRCUdonCommonSerializationResultArray), Out(SystemObject)
VRCUdonCommonSerializationResultArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemArray), In(SystemInt32)
VRCUdonCommonSerializationResultArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemArray), In(SystemInt64)
VRCUdonCommonSerializationResultArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemObject), Out(SystemBoolean)
VRCUdonCommonSerializationResultArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(VRCUdonCommonSerializationResultArray), Out(SystemCollectionsIEnumerator)
VRCUdonCommonSerializationResultArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(VRCUdonCommonSerializationResultArray), Out(SystemInt32)
VRCUdonCommonSerializationResultArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt32), Out(SystemInt32)
VRCUdonCommonSerializationResultArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt32), Out(SystemInt64)
VRCUdonCommonSerializationResultArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt32), Out(SystemInt32)
VRCUdonCommonSerializationResultArray.__GetType__SystemType
SystemType GetType();
Raw: In(VRCUdonCommonSerializationResultArray), Out(SystemType)
VRCUdonCommonSerializationResultArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt32), Out(SystemInt32)
VRCUdonCommonSerializationResultArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt32Array), Out(SystemObject)
VRCUdonCommonSerializationResultArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
VRCUdonCommonSerializationResultArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
VRCUdonCommonSerializationResultArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt32), Out(SystemObject)
VRCUdonCommonSerializationResultArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt64Array), Out(SystemObject)
VRCUdonCommonSerializationResultArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
VRCUdonCommonSerializationResultArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
VRCUdonCommonSerializationResultArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt64), Out(SystemObject)
VRCUdonCommonSerializationResultArray.__Get__SystemInt32__VRCUdonCommonSerializationResult
VRCUdonCommonSerializationResult Get(SystemInt32);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt32), Out(VRCUdonCommonSerializationResult)
VRCUdonCommonSerializationResultArray.__Initialize__SystemVoid
void Initialize();
Raw: In(VRCUdonCommonSerializationResultArray)
VRCUdonCommonSerializationResultArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemObject), In(SystemInt32Array)
VRCUdonCommonSerializationResultArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
VRCUdonCommonSerializationResultArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
VRCUdonCommonSerializationResultArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemObject), In(SystemInt32)
VRCUdonCommonSerializationResultArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemObject), In(SystemInt64Array)
VRCUdonCommonSerializationResultArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
VRCUdonCommonSerializationResultArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
VRCUdonCommonSerializationResultArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemObject), In(SystemInt64)
VRCUdonCommonSerializationResultArray.__Set__SystemInt32_VRCUdonCommonSerializationResult__SystemVoid
void Set(SystemInt32, VRCUdonCommonSerializationResult);
Raw: In(VRCUdonCommonSerializationResultArray), In(SystemInt32), In(VRCUdonCommonSerializationResult)
VRCUdonCommonSerializationResultArray.__ToString__SystemString
SystemString ToString();
Raw: In(VRCUdonCommonSerializationResultArray), Out(SystemString)
VRCUdonCommonSerializationResultArray.__ctor__SystemInt32__VRCUdonCommonSerializationResultArray
static VRCUdonCommonSerializationResultArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(VRCUdonCommonSerializationResultArray)
VRCUdonCommonSerializationResultArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(VRCUdonCommonSerializationResultArray), Out(SystemBoolean)
VRCUdonCommonSerializationResultArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(VRCUdonCommonSerializationResultArray), Out(SystemBoolean)
VRCUdonCommonSerializationResultArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(VRCUdonCommonSerializationResultArray), Out(SystemBoolean)
VRCUdonCommonSerializationResultArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(VRCUdonCommonSerializationResultArray), Out(SystemInt32)
VRCUdonCommonSerializationResultArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(VRCUdonCommonSerializationResultArray), Out(SystemInt64)
VRCUdonCommonSerializationResultArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(VRCUdonCommonSerializationResultArray), Out(SystemInt32)
VRCUdonCommonSerializationResultArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(VRCUdonCommonSerializationResultArray), Out(SystemObject)