Array TMProHorizontalAlignmentOptionsArray
- Kind:
Array - OdinSerializer:
TMPro.HorizontalAlignmentOptions[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.HorizontalAlignmentOptions.html
TMProHorizontalAlignmentOptionsArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProHorizontalAlignmentOptionsArray), Out(SystemObject)
TMProHorizontalAlignmentOptionsArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemArray), In(SystemInt32)
TMProHorizontalAlignmentOptionsArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemArray), In(SystemInt64)
TMProHorizontalAlignmentOptionsArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemObject), Out(SystemBoolean)
TMProHorizontalAlignmentOptionsArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProHorizontalAlignmentOptionsArray), Out(SystemCollectionsIEnumerator)
TMProHorizontalAlignmentOptionsArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProHorizontalAlignmentOptionsArray), Out(SystemInt32)
TMProHorizontalAlignmentOptionsArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt32), Out(SystemInt32)
TMProHorizontalAlignmentOptionsArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt32), Out(SystemInt64)
TMProHorizontalAlignmentOptionsArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt32), Out(SystemInt32)
TMProHorizontalAlignmentOptionsArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProHorizontalAlignmentOptionsArray), Out(SystemType)
TMProHorizontalAlignmentOptionsArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt32), Out(SystemInt32)
TMProHorizontalAlignmentOptionsArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt32Array), Out(SystemObject)
TMProHorizontalAlignmentOptionsArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProHorizontalAlignmentOptionsArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProHorizontalAlignmentOptionsArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt32), Out(SystemObject)
TMProHorizontalAlignmentOptionsArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt64Array), Out(SystemObject)
TMProHorizontalAlignmentOptionsArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProHorizontalAlignmentOptionsArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProHorizontalAlignmentOptionsArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt64), Out(SystemObject)
TMProHorizontalAlignmentOptionsArray.__Get__SystemInt32__TMProHorizontalAlignmentOptions
TMProHorizontalAlignmentOptions Get(SystemInt32);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt32), Out(TMProHorizontalAlignmentOptions)
TMProHorizontalAlignmentOptionsArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProHorizontalAlignmentOptionsArray)
TMProHorizontalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemObject), In(SystemInt32Array)
TMProHorizontalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProHorizontalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProHorizontalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemObject), In(SystemInt32)
TMProHorizontalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemObject), In(SystemInt64Array)
TMProHorizontalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProHorizontalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProHorizontalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemObject), In(SystemInt64)
TMProHorizontalAlignmentOptionsArray.__Set__SystemInt32_TMProHorizontalAlignmentOptions__SystemVoid
void Set(SystemInt32, TMProHorizontalAlignmentOptions);
Raw: In(TMProHorizontalAlignmentOptionsArray), In(SystemInt32), In(TMProHorizontalAlignmentOptions)
TMProHorizontalAlignmentOptionsArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProHorizontalAlignmentOptionsArray), Out(SystemString)
TMProHorizontalAlignmentOptionsArray.__ctor__SystemInt32__TMProHorizontalAlignmentOptionsArray
static TMProHorizontalAlignmentOptionsArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProHorizontalAlignmentOptionsArray)
TMProHorizontalAlignmentOptionsArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProHorizontalAlignmentOptionsArray), Out(SystemBoolean)
TMProHorizontalAlignmentOptionsArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProHorizontalAlignmentOptionsArray), Out(SystemBoolean)
TMProHorizontalAlignmentOptionsArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProHorizontalAlignmentOptionsArray), Out(SystemBoolean)
TMProHorizontalAlignmentOptionsArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProHorizontalAlignmentOptionsArray), Out(SystemInt32)
TMProHorizontalAlignmentOptionsArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProHorizontalAlignmentOptionsArray), Out(SystemInt64)
TMProHorizontalAlignmentOptionsArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProHorizontalAlignmentOptionsArray), Out(SystemInt32)
TMProHorizontalAlignmentOptionsArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProHorizontalAlignmentOptionsArray), Out(SystemObject)
Array TMProMaterialReferenceArray
- Kind:
Array - OdinSerializer:
TMPro.MaterialReference[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.MaterialReference.html
Array TMProTMP_CharacterInfoArray
- Kind:
Array - OdinSerializer:
TMPro.TMP_CharacterInfo[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TMP_CharacterInfo.html
Array TMProTMP_DropdownArray
- Kind:
Array - OdinSerializer:
TMPro.TMP_Dropdown[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TMP_Dropdown.html
TMProTMP_DropdownArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProTMP_DropdownArray), Out(SystemObject)
TMProTMP_DropdownArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProTMP_DropdownArray), In(SystemArray), In(SystemInt32)
TMProTMP_DropdownArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProTMP_DropdownArray), In(SystemArray), In(SystemInt64)
TMProTMP_DropdownArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProTMP_DropdownArray), In(SystemObject), Out(SystemBoolean)
TMProTMP_DropdownArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProTMP_DropdownArray), Out(SystemCollectionsIEnumerator)
TMProTMP_DropdownArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProTMP_DropdownArray), Out(SystemInt32)
TMProTMP_DropdownArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProTMP_DropdownArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_DropdownArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProTMP_DropdownArray), In(SystemInt32), Out(SystemInt64)
TMProTMP_DropdownArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProTMP_DropdownArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_DropdownArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProTMP_DropdownArray), Out(SystemType)
TMProTMP_DropdownArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProTMP_DropdownArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_DropdownArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProTMP_DropdownArray), In(SystemInt32Array), Out(SystemObject)
TMProTMP_DropdownArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTMP_DropdownArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTMP_DropdownArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProTMP_DropdownArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTMP_DropdownArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProTMP_DropdownArray), In(SystemInt32), Out(SystemObject)
TMProTMP_DropdownArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProTMP_DropdownArray), In(SystemInt64Array), Out(SystemObject)
TMProTMP_DropdownArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTMP_DropdownArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTMP_DropdownArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProTMP_DropdownArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTMP_DropdownArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProTMP_DropdownArray), In(SystemInt64), Out(SystemObject)
TMProTMP_DropdownArray.__Get__SystemInt32__TMProTMP_Dropdown
TMProTMP_Dropdown Get(SystemInt32);
Raw: In(TMProTMP_DropdownArray), In(SystemInt32), Out(TMProTMP_Dropdown)
TMProTMP_DropdownArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProTMP_DropdownArray)
TMProTMP_DropdownArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProTMP_DropdownArray), In(SystemObject), In(SystemInt32Array)
TMProTMP_DropdownArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTMP_DropdownArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProTMP_DropdownArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProTMP_DropdownArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProTMP_DropdownArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProTMP_DropdownArray), In(SystemObject), In(SystemInt32)
TMProTMP_DropdownArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProTMP_DropdownArray), In(SystemObject), In(SystemInt64Array)
TMProTMP_DropdownArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTMP_DropdownArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProTMP_DropdownArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProTMP_DropdownArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProTMP_DropdownArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProTMP_DropdownArray), In(SystemObject), In(SystemInt64)
TMProTMP_DropdownArray.__Set__SystemInt32_TMProTMP_Dropdown__SystemVoid
void Set(SystemInt32, TMProTMP_Dropdown);
Raw: In(TMProTMP_DropdownArray), In(SystemInt32), In(TMProTMP_Dropdown)
TMProTMP_DropdownArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProTMP_DropdownArray), Out(SystemString)
TMProTMP_DropdownArray.__ctor__SystemInt32__TMProTMP_DropdownArray
static TMProTMP_DropdownArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProTMP_DropdownArray)
TMProTMP_DropdownArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProTMP_DropdownArray), Out(SystemBoolean)
TMProTMP_DropdownArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProTMP_DropdownArray), Out(SystemBoolean)
TMProTMP_DropdownArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProTMP_DropdownArray), Out(SystemBoolean)
TMProTMP_DropdownArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProTMP_DropdownArray), Out(SystemInt32)
TMProTMP_DropdownArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProTMP_DropdownArray), Out(SystemInt64)
TMProTMP_DropdownArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProTMP_DropdownArray), Out(SystemInt32)
TMProTMP_DropdownArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProTMP_DropdownArray), Out(SystemObject)
Array TMProTMP_DropdownOptionDataArray
- Kind:
Array - OdinSerializer:
TMPro.TMP_Dropdown+OptionData[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TMP_Dropdown.OptionData.html
TMProTMP_DropdownOptionDataArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProTMP_DropdownOptionDataArray), Out(SystemObject)
TMProTMP_DropdownOptionDataArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemArray), In(SystemInt32)
TMProTMP_DropdownOptionDataArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemArray), In(SystemInt64)
TMProTMP_DropdownOptionDataArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemObject), Out(SystemBoolean)
TMProTMP_DropdownOptionDataArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProTMP_DropdownOptionDataArray), Out(SystemCollectionsIEnumerator)
TMProTMP_DropdownOptionDataArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProTMP_DropdownOptionDataArray), Out(SystemInt32)
TMProTMP_DropdownOptionDataArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_DropdownOptionDataArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt32), Out(SystemInt64)
TMProTMP_DropdownOptionDataArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_DropdownOptionDataArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProTMP_DropdownOptionDataArray), Out(SystemType)
TMProTMP_DropdownOptionDataArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_DropdownOptionDataArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt32Array), Out(SystemObject)
TMProTMP_DropdownOptionDataArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTMP_DropdownOptionDataArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTMP_DropdownOptionDataArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt32), Out(SystemObject)
TMProTMP_DropdownOptionDataArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt64Array), Out(SystemObject)
TMProTMP_DropdownOptionDataArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTMP_DropdownOptionDataArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTMP_DropdownOptionDataArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt64), Out(SystemObject)
TMProTMP_DropdownOptionDataArray.__Get__SystemInt32__TMProTMP_DropdownOptionData
TMProTMP_DropdownOptionData Get(SystemInt32);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt32), Out(TMProTMP_DropdownOptionData)
TMProTMP_DropdownOptionDataArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProTMP_DropdownOptionDataArray)
TMProTMP_DropdownOptionDataArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemObject), In(SystemInt32Array)
TMProTMP_DropdownOptionDataArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProTMP_DropdownOptionDataArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProTMP_DropdownOptionDataArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemObject), In(SystemInt32)
TMProTMP_DropdownOptionDataArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemObject), In(SystemInt64Array)
TMProTMP_DropdownOptionDataArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProTMP_DropdownOptionDataArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProTMP_DropdownOptionDataArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemObject), In(SystemInt64)
TMProTMP_DropdownOptionDataArray.__Set__SystemInt32_TMProTMP_DropdownOptionData__SystemVoid
void Set(SystemInt32, TMProTMP_DropdownOptionData);
Raw: In(TMProTMP_DropdownOptionDataArray), In(SystemInt32), In(TMProTMP_DropdownOptionData)
TMProTMP_DropdownOptionDataArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProTMP_DropdownOptionDataArray), Out(SystemString)
TMProTMP_DropdownOptionDataArray.__ctor__SystemInt32__TMProTMP_DropdownOptionDataArray
static TMProTMP_DropdownOptionDataArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProTMP_DropdownOptionDataArray)
TMProTMP_DropdownOptionDataArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProTMP_DropdownOptionDataArray), Out(SystemBoolean)
TMProTMP_DropdownOptionDataArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProTMP_DropdownOptionDataArray), Out(SystemBoolean)
TMProTMP_DropdownOptionDataArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProTMP_DropdownOptionDataArray), Out(SystemBoolean)
TMProTMP_DropdownOptionDataArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProTMP_DropdownOptionDataArray), Out(SystemInt32)
TMProTMP_DropdownOptionDataArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProTMP_DropdownOptionDataArray), Out(SystemInt64)
TMProTMP_DropdownOptionDataArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProTMP_DropdownOptionDataArray), Out(SystemInt32)
TMProTMP_DropdownOptionDataArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProTMP_DropdownOptionDataArray), Out(SystemObject)
Array TMProTMP_InputFieldArray
- Kind:
Array - OdinSerializer:
TMPro.TMP_InputField[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TMP_InputField.html
TMProTMP_InputFieldArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProTMP_InputFieldArray), Out(SystemObject)
TMProTMP_InputFieldArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProTMP_InputFieldArray), In(SystemArray), In(SystemInt32)
TMProTMP_InputFieldArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProTMP_InputFieldArray), In(SystemArray), In(SystemInt64)
TMProTMP_InputFieldArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProTMP_InputFieldArray), In(SystemObject), Out(SystemBoolean)
TMProTMP_InputFieldArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProTMP_InputFieldArray), Out(SystemCollectionsIEnumerator)
TMProTMP_InputFieldArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProTMP_InputFieldArray), Out(SystemInt32)
TMProTMP_InputFieldArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_InputFieldArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt32), Out(SystemInt64)
TMProTMP_InputFieldArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_InputFieldArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProTMP_InputFieldArray), Out(SystemType)
TMProTMP_InputFieldArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_InputFieldArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt32Array), Out(SystemObject)
TMProTMP_InputFieldArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTMP_InputFieldArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTMP_InputFieldArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt32), Out(SystemObject)
TMProTMP_InputFieldArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt64Array), Out(SystemObject)
TMProTMP_InputFieldArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTMP_InputFieldArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTMP_InputFieldArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt64), Out(SystemObject)
TMProTMP_InputFieldArray.__Get__SystemInt32__TMProTMP_InputField
TMProTMP_InputField Get(SystemInt32);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt32), Out(TMProTMP_InputField)
TMProTMP_InputFieldArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProTMP_InputFieldArray)
TMProTMP_InputFieldArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProTMP_InputFieldArray), In(SystemObject), In(SystemInt32Array)
TMProTMP_InputFieldArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTMP_InputFieldArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProTMP_InputFieldArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProTMP_InputFieldArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProTMP_InputFieldArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProTMP_InputFieldArray), In(SystemObject), In(SystemInt32)
TMProTMP_InputFieldArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProTMP_InputFieldArray), In(SystemObject), In(SystemInt64Array)
TMProTMP_InputFieldArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTMP_InputFieldArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProTMP_InputFieldArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProTMP_InputFieldArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProTMP_InputFieldArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProTMP_InputFieldArray), In(SystemObject), In(SystemInt64)
TMProTMP_InputFieldArray.__Set__SystemInt32_TMProTMP_InputField__SystemVoid
void Set(SystemInt32, TMProTMP_InputField);
Raw: In(TMProTMP_InputFieldArray), In(SystemInt32), In(TMProTMP_InputField)
TMProTMP_InputFieldArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProTMP_InputFieldArray), Out(SystemString)
TMProTMP_InputFieldArray.__ctor__SystemInt32__TMProTMP_InputFieldArray
static TMProTMP_InputFieldArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProTMP_InputFieldArray)
TMProTMP_InputFieldArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProTMP_InputFieldArray), Out(SystemBoolean)
TMProTMP_InputFieldArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProTMP_InputFieldArray), Out(SystemBoolean)
TMProTMP_InputFieldArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProTMP_InputFieldArray), Out(SystemBoolean)
TMProTMP_InputFieldArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProTMP_InputFieldArray), Out(SystemInt32)
TMProTMP_InputFieldArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProTMP_InputFieldArray), Out(SystemInt64)
TMProTMP_InputFieldArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProTMP_InputFieldArray), Out(SystemInt32)
TMProTMP_InputFieldArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProTMP_InputFieldArray), Out(SystemObject)
Array TMProTMP_LineInfoArray
- Kind:
Array - OdinSerializer:
TMPro.TMP_LineInfo[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TMP_LineInfo.html
Array TMProTMP_LinkInfoArray
- Kind:
Array - OdinSerializer:
TMPro.TMP_LinkInfo[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TMP_LinkInfo.html
Array TMProTMP_MeshInfoArray
- Kind:
Array - OdinSerializer:
TMPro.TMP_MeshInfo[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TMP_MeshInfo.html
TMProTMP_MeshInfoArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProTMP_MeshInfoArray), Out(SystemObject)
TMProTMP_MeshInfoArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProTMP_MeshInfoArray), In(SystemArray), In(SystemInt32)
TMProTMP_MeshInfoArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProTMP_MeshInfoArray), In(SystemArray), In(SystemInt64)
TMProTMP_MeshInfoArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProTMP_MeshInfoArray), In(SystemObject), Out(SystemBoolean)
TMProTMP_MeshInfoArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProTMP_MeshInfoArray), Out(SystemCollectionsIEnumerator)
TMProTMP_MeshInfoArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProTMP_MeshInfoArray), Out(SystemInt32)
TMProTMP_MeshInfoArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_MeshInfoArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt32), Out(SystemInt64)
TMProTMP_MeshInfoArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_MeshInfoArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProTMP_MeshInfoArray), Out(SystemType)
TMProTMP_MeshInfoArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_MeshInfoArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt32Array), Out(SystemObject)
TMProTMP_MeshInfoArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTMP_MeshInfoArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTMP_MeshInfoArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt32), Out(SystemObject)
TMProTMP_MeshInfoArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt64Array), Out(SystemObject)
TMProTMP_MeshInfoArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTMP_MeshInfoArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTMP_MeshInfoArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt64), Out(SystemObject)
TMProTMP_MeshInfoArray.__Get__SystemInt32__TMProTMP_MeshInfo
TMProTMP_MeshInfo Get(SystemInt32);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt32), Out(TMProTMP_MeshInfo)
TMProTMP_MeshInfoArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProTMP_MeshInfoArray)
TMProTMP_MeshInfoArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProTMP_MeshInfoArray), In(SystemObject), In(SystemInt32Array)
TMProTMP_MeshInfoArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTMP_MeshInfoArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProTMP_MeshInfoArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProTMP_MeshInfoArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProTMP_MeshInfoArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProTMP_MeshInfoArray), In(SystemObject), In(SystemInt32)
TMProTMP_MeshInfoArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProTMP_MeshInfoArray), In(SystemObject), In(SystemInt64Array)
TMProTMP_MeshInfoArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTMP_MeshInfoArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProTMP_MeshInfoArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProTMP_MeshInfoArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProTMP_MeshInfoArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProTMP_MeshInfoArray), In(SystemObject), In(SystemInt64)
TMProTMP_MeshInfoArray.__Set__SystemInt32_TMProTMP_MeshInfo__SystemVoid
void Set(SystemInt32, TMProTMP_MeshInfo);
Raw: In(TMProTMP_MeshInfoArray), In(SystemInt32), In(TMProTMP_MeshInfo)
TMProTMP_MeshInfoArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProTMP_MeshInfoArray), Out(SystemString)
TMProTMP_MeshInfoArray.__ctor__SystemInt32__TMProTMP_MeshInfoArray
static TMProTMP_MeshInfoArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProTMP_MeshInfoArray)
TMProTMP_MeshInfoArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProTMP_MeshInfoArray), Out(SystemBoolean)
TMProTMP_MeshInfoArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProTMP_MeshInfoArray), Out(SystemBoolean)
TMProTMP_MeshInfoArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProTMP_MeshInfoArray), Out(SystemBoolean)
TMProTMP_MeshInfoArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProTMP_MeshInfoArray), Out(SystemInt32)
TMProTMP_MeshInfoArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProTMP_MeshInfoArray), Out(SystemInt64)
TMProTMP_MeshInfoArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProTMP_MeshInfoArray), Out(SystemInt32)
TMProTMP_MeshInfoArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProTMP_MeshInfoArray), Out(SystemObject)
Array TMProTMP_PageInfoArray
- Kind:
Array - OdinSerializer:
TMPro.TMP_PageInfo[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TMP_PageInfo.html
Array TMProTMP_TextArray
- Kind:
Array - OdinSerializer:
TMPro.TMP_Text[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TMP_Text.html
TMProTMP_TextArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProTMP_TextArray), Out(SystemObject)
TMProTMP_TextArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProTMP_TextArray), In(SystemArray), In(SystemInt32)
TMProTMP_TextArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProTMP_TextArray), In(SystemArray), In(SystemInt64)
TMProTMP_TextArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProTMP_TextArray), In(SystemObject), Out(SystemBoolean)
TMProTMP_TextArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProTMP_TextArray), Out(SystemCollectionsIEnumerator)
TMProTMP_TextArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProTMP_TextArray), Out(SystemInt32)
TMProTMP_TextArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProTMP_TextArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_TextArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProTMP_TextArray), In(SystemInt32), Out(SystemInt64)
TMProTMP_TextArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProTMP_TextArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_TextArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProTMP_TextArray), Out(SystemType)
TMProTMP_TextArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProTMP_TextArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_TextArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProTMP_TextArray), In(SystemInt32Array), Out(SystemObject)
TMProTMP_TextArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTMP_TextArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTMP_TextArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProTMP_TextArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTMP_TextArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProTMP_TextArray), In(SystemInt32), Out(SystemObject)
TMProTMP_TextArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProTMP_TextArray), In(SystemInt64Array), Out(SystemObject)
TMProTMP_TextArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTMP_TextArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTMP_TextArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProTMP_TextArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTMP_TextArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProTMP_TextArray), In(SystemInt64), Out(SystemObject)
TMProTMP_TextArray.__Get__SystemInt32__TMProTMP_Text
TMProTMP_Text Get(SystemInt32);
Raw: In(TMProTMP_TextArray), In(SystemInt32), Out(TMProTMP_Text)
TMProTMP_TextArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProTMP_TextArray)
TMProTMP_TextArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProTMP_TextArray), In(SystemObject), In(SystemInt32Array)
TMProTMP_TextArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTMP_TextArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProTMP_TextArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProTMP_TextArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProTMP_TextArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProTMP_TextArray), In(SystemObject), In(SystemInt32)
TMProTMP_TextArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProTMP_TextArray), In(SystemObject), In(SystemInt64Array)
TMProTMP_TextArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTMP_TextArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProTMP_TextArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProTMP_TextArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProTMP_TextArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProTMP_TextArray), In(SystemObject), In(SystemInt64)
TMProTMP_TextArray.__Set__SystemInt32_TMProTMP_Text__SystemVoid
void Set(SystemInt32, TMProTMP_Text);
Raw: In(TMProTMP_TextArray), In(SystemInt32), In(TMProTMP_Text)
TMProTMP_TextArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProTMP_TextArray), Out(SystemString)
TMProTMP_TextArray.__ctor__SystemInt32__TMProTMP_TextArray
static TMProTMP_TextArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProTMP_TextArray)
TMProTMP_TextArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProTMP_TextArray), Out(SystemBoolean)
TMProTMP_TextArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProTMP_TextArray), Out(SystemBoolean)
TMProTMP_TextArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProTMP_TextArray), Out(SystemBoolean)
TMProTMP_TextArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProTMP_TextArray), Out(SystemInt32)
TMProTMP_TextArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProTMP_TextArray), Out(SystemInt64)
TMProTMP_TextArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProTMP_TextArray), Out(SystemInt32)
TMProTMP_TextArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProTMP_TextArray), Out(SystemObject)
Array TMProTMP_TextInfoArray
- Kind:
Array - OdinSerializer:
TMPro.TMP_TextInfo[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TMP_TextInfo.html
TMProTMP_TextInfoArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProTMP_TextInfoArray), Out(SystemObject)
TMProTMP_TextInfoArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProTMP_TextInfoArray), In(SystemArray), In(SystemInt32)
TMProTMP_TextInfoArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProTMP_TextInfoArray), In(SystemArray), In(SystemInt64)
TMProTMP_TextInfoArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProTMP_TextInfoArray), In(SystemObject), Out(SystemBoolean)
TMProTMP_TextInfoArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProTMP_TextInfoArray), Out(SystemCollectionsIEnumerator)
TMProTMP_TextInfoArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProTMP_TextInfoArray), Out(SystemInt32)
TMProTMP_TextInfoArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_TextInfoArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt32), Out(SystemInt64)
TMProTMP_TextInfoArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_TextInfoArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProTMP_TextInfoArray), Out(SystemType)
TMProTMP_TextInfoArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt32), Out(SystemInt32)
TMProTMP_TextInfoArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt32Array), Out(SystemObject)
TMProTMP_TextInfoArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTMP_TextInfoArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTMP_TextInfoArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt32), Out(SystemObject)
TMProTMP_TextInfoArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt64Array), Out(SystemObject)
TMProTMP_TextInfoArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTMP_TextInfoArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTMP_TextInfoArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt64), Out(SystemObject)
TMProTMP_TextInfoArray.__Get__SystemInt32__TMProTMP_TextInfo
TMProTMP_TextInfo Get(SystemInt32);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt32), Out(TMProTMP_TextInfo)
TMProTMP_TextInfoArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProTMP_TextInfoArray)
TMProTMP_TextInfoArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProTMP_TextInfoArray), In(SystemObject), In(SystemInt32Array)
TMProTMP_TextInfoArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTMP_TextInfoArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProTMP_TextInfoArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProTMP_TextInfoArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProTMP_TextInfoArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProTMP_TextInfoArray), In(SystemObject), In(SystemInt32)
TMProTMP_TextInfoArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProTMP_TextInfoArray), In(SystemObject), In(SystemInt64Array)
TMProTMP_TextInfoArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTMP_TextInfoArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProTMP_TextInfoArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProTMP_TextInfoArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProTMP_TextInfoArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProTMP_TextInfoArray), In(SystemObject), In(SystemInt64)
TMProTMP_TextInfoArray.__Set__SystemInt32_TMProTMP_TextInfo__SystemVoid
void Set(SystemInt32, TMProTMP_TextInfo);
Raw: In(TMProTMP_TextInfoArray), In(SystemInt32), In(TMProTMP_TextInfo)
TMProTMP_TextInfoArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProTMP_TextInfoArray), Out(SystemString)
TMProTMP_TextInfoArray.__ctor__SystemInt32__TMProTMP_TextInfoArray
static TMProTMP_TextInfoArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProTMP_TextInfoArray)
TMProTMP_TextInfoArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProTMP_TextInfoArray), Out(SystemBoolean)
TMProTMP_TextInfoArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProTMP_TextInfoArray), Out(SystemBoolean)
TMProTMP_TextInfoArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProTMP_TextInfoArray), Out(SystemBoolean)
TMProTMP_TextInfoArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProTMP_TextInfoArray), Out(SystemInt32)
TMProTMP_TextInfoArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProTMP_TextInfoArray), Out(SystemInt64)
TMProTMP_TextInfoArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProTMP_TextInfoArray), Out(SystemInt32)
TMProTMP_TextInfoArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProTMP_TextInfoArray), Out(SystemObject)
Array TMProTMP_WordInfoArray
- Kind:
Array - OdinSerializer:
TMPro.TMP_WordInfo[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TMP_WordInfo.html
Array TMProTextAlignmentOptionsArray
- Kind:
Array - OdinSerializer:
TMPro.TextAlignmentOptions[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TextAlignmentOptions.html
TMProTextAlignmentOptionsArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProTextAlignmentOptionsArray), Out(SystemObject)
TMProTextAlignmentOptionsArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemArray), In(SystemInt32)
TMProTextAlignmentOptionsArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemArray), In(SystemInt64)
TMProTextAlignmentOptionsArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemObject), Out(SystemBoolean)
TMProTextAlignmentOptionsArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProTextAlignmentOptionsArray), Out(SystemCollectionsIEnumerator)
TMProTextAlignmentOptionsArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProTextAlignmentOptionsArray), Out(SystemInt32)
TMProTextAlignmentOptionsArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt32), Out(SystemInt32)
TMProTextAlignmentOptionsArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt32), Out(SystemInt64)
TMProTextAlignmentOptionsArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt32), Out(SystemInt32)
TMProTextAlignmentOptionsArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProTextAlignmentOptionsArray), Out(SystemType)
TMProTextAlignmentOptionsArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt32), Out(SystemInt32)
TMProTextAlignmentOptionsArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt32Array), Out(SystemObject)
TMProTextAlignmentOptionsArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTextAlignmentOptionsArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTextAlignmentOptionsArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt32), Out(SystemObject)
TMProTextAlignmentOptionsArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt64Array), Out(SystemObject)
TMProTextAlignmentOptionsArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTextAlignmentOptionsArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTextAlignmentOptionsArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt64), Out(SystemObject)
TMProTextAlignmentOptionsArray.__Get__SystemInt32__TMProTextAlignmentOptions
TMProTextAlignmentOptions Get(SystemInt32);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt32), Out(TMProTextAlignmentOptions)
TMProTextAlignmentOptionsArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProTextAlignmentOptionsArray)
TMProTextAlignmentOptionsArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemObject), In(SystemInt32Array)
TMProTextAlignmentOptionsArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProTextAlignmentOptionsArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProTextAlignmentOptionsArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemObject), In(SystemInt32)
TMProTextAlignmentOptionsArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemObject), In(SystemInt64Array)
TMProTextAlignmentOptionsArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProTextAlignmentOptionsArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProTextAlignmentOptionsArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemObject), In(SystemInt64)
TMProTextAlignmentOptionsArray.__Set__SystemInt32_TMProTextAlignmentOptions__SystemVoid
void Set(SystemInt32, TMProTextAlignmentOptions);
Raw: In(TMProTextAlignmentOptionsArray), In(SystemInt32), In(TMProTextAlignmentOptions)
TMProTextAlignmentOptionsArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProTextAlignmentOptionsArray), Out(SystemString)
TMProTextAlignmentOptionsArray.__ctor__SystemInt32__TMProTextAlignmentOptionsArray
static TMProTextAlignmentOptionsArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProTextAlignmentOptionsArray)
TMProTextAlignmentOptionsArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProTextAlignmentOptionsArray), Out(SystemBoolean)
TMProTextAlignmentOptionsArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProTextAlignmentOptionsArray), Out(SystemBoolean)
TMProTextAlignmentOptionsArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProTextAlignmentOptionsArray), Out(SystemBoolean)
TMProTextAlignmentOptionsArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProTextAlignmentOptionsArray), Out(SystemInt32)
TMProTextAlignmentOptionsArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProTextAlignmentOptionsArray), Out(SystemInt64)
TMProTextAlignmentOptionsArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProTextAlignmentOptionsArray), Out(SystemInt32)
TMProTextAlignmentOptionsArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProTextAlignmentOptionsArray), Out(SystemObject)
Array TMProTextMeshProArray
- Kind:
Array - OdinSerializer:
TMPro.TextMeshPro[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TextMeshPro.html
TMProTextMeshProArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProTextMeshProArray), Out(SystemObject)
TMProTextMeshProArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProTextMeshProArray), In(SystemArray), In(SystemInt32)
TMProTextMeshProArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProTextMeshProArray), In(SystemArray), In(SystemInt64)
TMProTextMeshProArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProTextMeshProArray), In(SystemObject), Out(SystemBoolean)
TMProTextMeshProArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProTextMeshProArray), Out(SystemCollectionsIEnumerator)
TMProTextMeshProArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProTextMeshProArray), Out(SystemInt32)
TMProTextMeshProArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProTextMeshProArray), In(SystemInt32), Out(SystemInt32)
TMProTextMeshProArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProTextMeshProArray), In(SystemInt32), Out(SystemInt64)
TMProTextMeshProArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProTextMeshProArray), In(SystemInt32), Out(SystemInt32)
TMProTextMeshProArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProTextMeshProArray), Out(SystemType)
TMProTextMeshProArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProTextMeshProArray), In(SystemInt32), Out(SystemInt32)
TMProTextMeshProArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProTextMeshProArray), In(SystemInt32Array), Out(SystemObject)
TMProTextMeshProArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTextMeshProArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTextMeshProArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProTextMeshProArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTextMeshProArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProTextMeshProArray), In(SystemInt32), Out(SystemObject)
TMProTextMeshProArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProTextMeshProArray), In(SystemInt64Array), Out(SystemObject)
TMProTextMeshProArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTextMeshProArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTextMeshProArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProTextMeshProArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTextMeshProArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProTextMeshProArray), In(SystemInt64), Out(SystemObject)
TMProTextMeshProArray.__Get__SystemInt32__TMProTextMeshPro
TMProTextMeshPro Get(SystemInt32);
Raw: In(TMProTextMeshProArray), In(SystemInt32), Out(TMProTextMeshPro)
TMProTextMeshProArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProTextMeshProArray)
TMProTextMeshProArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProTextMeshProArray), In(SystemObject), In(SystemInt32Array)
TMProTextMeshProArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTextMeshProArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProTextMeshProArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProTextMeshProArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProTextMeshProArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProTextMeshProArray), In(SystemObject), In(SystemInt32)
TMProTextMeshProArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProTextMeshProArray), In(SystemObject), In(SystemInt64Array)
TMProTextMeshProArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTextMeshProArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProTextMeshProArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProTextMeshProArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProTextMeshProArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProTextMeshProArray), In(SystemObject), In(SystemInt64)
TMProTextMeshProArray.__Set__SystemInt32_TMProTextMeshPro__SystemVoid
void Set(SystemInt32, TMProTextMeshPro);
Raw: In(TMProTextMeshProArray), In(SystemInt32), In(TMProTextMeshPro)
TMProTextMeshProArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProTextMeshProArray), Out(SystemString)
TMProTextMeshProArray.__ctor__SystemInt32__TMProTextMeshProArray
static TMProTextMeshProArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProTextMeshProArray)
TMProTextMeshProArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProTextMeshProArray), Out(SystemBoolean)
TMProTextMeshProArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProTextMeshProArray), Out(SystemBoolean)
TMProTextMeshProArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProTextMeshProArray), Out(SystemBoolean)
TMProTextMeshProArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProTextMeshProArray), Out(SystemInt32)
TMProTextMeshProArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProTextMeshProArray), Out(SystemInt64)
TMProTextMeshProArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProTextMeshProArray), Out(SystemInt32)
TMProTextMeshProArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProTextMeshProArray), Out(SystemObject)
Array TMProTextMeshProUGUIArray
- Kind:
Array - OdinSerializer:
TMPro.TextMeshProUGUI[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TextMeshProUGUI.html
TMProTextMeshProUGUIArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProTextMeshProUGUIArray), Out(SystemObject)
TMProTextMeshProUGUIArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProTextMeshProUGUIArray), In(SystemArray), In(SystemInt32)
TMProTextMeshProUGUIArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProTextMeshProUGUIArray), In(SystemArray), In(SystemInt64)
TMProTextMeshProUGUIArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProTextMeshProUGUIArray), In(SystemObject), Out(SystemBoolean)
TMProTextMeshProUGUIArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProTextMeshProUGUIArray), Out(SystemCollectionsIEnumerator)
TMProTextMeshProUGUIArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProTextMeshProUGUIArray), Out(SystemInt32)
TMProTextMeshProUGUIArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt32), Out(SystemInt32)
TMProTextMeshProUGUIArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt32), Out(SystemInt64)
TMProTextMeshProUGUIArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt32), Out(SystemInt32)
TMProTextMeshProUGUIArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProTextMeshProUGUIArray), Out(SystemType)
TMProTextMeshProUGUIArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt32), Out(SystemInt32)
TMProTextMeshProUGUIArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt32Array), Out(SystemObject)
TMProTextMeshProUGUIArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTextMeshProUGUIArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTextMeshProUGUIArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt32), Out(SystemObject)
TMProTextMeshProUGUIArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt64Array), Out(SystemObject)
TMProTextMeshProUGUIArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTextMeshProUGUIArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTextMeshProUGUIArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt64), Out(SystemObject)
TMProTextMeshProUGUIArray.__Get__SystemInt32__TMProTextMeshProUGUI
TMProTextMeshProUGUI Get(SystemInt32);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt32), Out(TMProTextMeshProUGUI)
TMProTextMeshProUGUIArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProTextMeshProUGUIArray)
TMProTextMeshProUGUIArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProTextMeshProUGUIArray), In(SystemObject), In(SystemInt32Array)
TMProTextMeshProUGUIArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTextMeshProUGUIArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProTextMeshProUGUIArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProTextMeshProUGUIArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProTextMeshProUGUIArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProTextMeshProUGUIArray), In(SystemObject), In(SystemInt32)
TMProTextMeshProUGUIArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProTextMeshProUGUIArray), In(SystemObject), In(SystemInt64Array)
TMProTextMeshProUGUIArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTextMeshProUGUIArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProTextMeshProUGUIArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProTextMeshProUGUIArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProTextMeshProUGUIArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProTextMeshProUGUIArray), In(SystemObject), In(SystemInt64)
TMProTextMeshProUGUIArray.__Set__SystemInt32_TMProTextMeshProUGUI__SystemVoid
void Set(SystemInt32, TMProTextMeshProUGUI);
Raw: In(TMProTextMeshProUGUIArray), In(SystemInt32), In(TMProTextMeshProUGUI)
TMProTextMeshProUGUIArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProTextMeshProUGUIArray), Out(SystemString)
TMProTextMeshProUGUIArray.__ctor__SystemInt32__TMProTextMeshProUGUIArray
static TMProTextMeshProUGUIArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProTextMeshProUGUIArray)
TMProTextMeshProUGUIArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProTextMeshProUGUIArray), Out(SystemBoolean)
TMProTextMeshProUGUIArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProTextMeshProUGUIArray), Out(SystemBoolean)
TMProTextMeshProUGUIArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProTextMeshProUGUIArray), Out(SystemBoolean)
TMProTextMeshProUGUIArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProTextMeshProUGUIArray), Out(SystemInt32)
TMProTextMeshProUGUIArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProTextMeshProUGUIArray), Out(SystemInt64)
TMProTextMeshProUGUIArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProTextMeshProUGUIArray), Out(SystemInt32)
TMProTextMeshProUGUIArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProTextMeshProUGUIArray), Out(SystemObject)
Array TMProTextOverflowModesArray
- Kind:
Array - OdinSerializer:
TMPro.TextOverflowModes[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TextOverflowModes.html
TMProTextOverflowModesArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProTextOverflowModesArray), Out(SystemObject)
TMProTextOverflowModesArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProTextOverflowModesArray), In(SystemArray), In(SystemInt32)
TMProTextOverflowModesArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProTextOverflowModesArray), In(SystemArray), In(SystemInt64)
TMProTextOverflowModesArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProTextOverflowModesArray), In(SystemObject), Out(SystemBoolean)
TMProTextOverflowModesArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProTextOverflowModesArray), Out(SystemCollectionsIEnumerator)
TMProTextOverflowModesArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProTextOverflowModesArray), Out(SystemInt32)
TMProTextOverflowModesArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProTextOverflowModesArray), In(SystemInt32), Out(SystemInt32)
TMProTextOverflowModesArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProTextOverflowModesArray), In(SystemInt32), Out(SystemInt64)
TMProTextOverflowModesArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProTextOverflowModesArray), In(SystemInt32), Out(SystemInt32)
TMProTextOverflowModesArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProTextOverflowModesArray), Out(SystemType)
TMProTextOverflowModesArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProTextOverflowModesArray), In(SystemInt32), Out(SystemInt32)
TMProTextOverflowModesArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProTextOverflowModesArray), In(SystemInt32Array), Out(SystemObject)
TMProTextOverflowModesArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTextOverflowModesArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTextOverflowModesArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProTextOverflowModesArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTextOverflowModesArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProTextOverflowModesArray), In(SystemInt32), Out(SystemObject)
TMProTextOverflowModesArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProTextOverflowModesArray), In(SystemInt64Array), Out(SystemObject)
TMProTextOverflowModesArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTextOverflowModesArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTextOverflowModesArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProTextOverflowModesArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTextOverflowModesArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProTextOverflowModesArray), In(SystemInt64), Out(SystemObject)
TMProTextOverflowModesArray.__Get__SystemInt32__TMProTextOverflowModes
TMProTextOverflowModes Get(SystemInt32);
Raw: In(TMProTextOverflowModesArray), In(SystemInt32), Out(TMProTextOverflowModes)
TMProTextOverflowModesArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProTextOverflowModesArray)
TMProTextOverflowModesArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProTextOverflowModesArray), In(SystemObject), In(SystemInt32Array)
TMProTextOverflowModesArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTextOverflowModesArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProTextOverflowModesArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProTextOverflowModesArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProTextOverflowModesArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProTextOverflowModesArray), In(SystemObject), In(SystemInt32)
TMProTextOverflowModesArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProTextOverflowModesArray), In(SystemObject), In(SystemInt64Array)
TMProTextOverflowModesArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTextOverflowModesArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProTextOverflowModesArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProTextOverflowModesArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProTextOverflowModesArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProTextOverflowModesArray), In(SystemObject), In(SystemInt64)
TMProTextOverflowModesArray.__Set__SystemInt32_TMProTextOverflowModes__SystemVoid
void Set(SystemInt32, TMProTextOverflowModes);
Raw: In(TMProTextOverflowModesArray), In(SystemInt32), In(TMProTextOverflowModes)
TMProTextOverflowModesArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProTextOverflowModesArray), Out(SystemString)
TMProTextOverflowModesArray.__ctor__SystemInt32__TMProTextOverflowModesArray
static TMProTextOverflowModesArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProTextOverflowModesArray)
TMProTextOverflowModesArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProTextOverflowModesArray), Out(SystemBoolean)
TMProTextOverflowModesArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProTextOverflowModesArray), Out(SystemBoolean)
TMProTextOverflowModesArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProTextOverflowModesArray), Out(SystemBoolean)
TMProTextOverflowModesArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProTextOverflowModesArray), Out(SystemInt32)
TMProTextOverflowModesArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProTextOverflowModesArray), Out(SystemInt64)
TMProTextOverflowModesArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProTextOverflowModesArray), Out(SystemInt32)
TMProTextOverflowModesArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProTextOverflowModesArray), Out(SystemObject)
Array TMProTextRenderFlagsArray
- Kind:
Array - OdinSerializer:
TMPro.TextRenderFlags[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.TextRenderFlags.html
TMProTextRenderFlagsArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProTextRenderFlagsArray), Out(SystemObject)
TMProTextRenderFlagsArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProTextRenderFlagsArray), In(SystemArray), In(SystemInt32)
TMProTextRenderFlagsArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProTextRenderFlagsArray), In(SystemArray), In(SystemInt64)
TMProTextRenderFlagsArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProTextRenderFlagsArray), In(SystemObject), Out(SystemBoolean)
TMProTextRenderFlagsArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProTextRenderFlagsArray), Out(SystemCollectionsIEnumerator)
TMProTextRenderFlagsArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProTextRenderFlagsArray), Out(SystemInt32)
TMProTextRenderFlagsArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt32), Out(SystemInt32)
TMProTextRenderFlagsArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt32), Out(SystemInt64)
TMProTextRenderFlagsArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt32), Out(SystemInt32)
TMProTextRenderFlagsArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProTextRenderFlagsArray), Out(SystemType)
TMProTextRenderFlagsArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt32), Out(SystemInt32)
TMProTextRenderFlagsArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt32Array), Out(SystemObject)
TMProTextRenderFlagsArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTextRenderFlagsArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProTextRenderFlagsArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt32), Out(SystemObject)
TMProTextRenderFlagsArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt64Array), Out(SystemObject)
TMProTextRenderFlagsArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTextRenderFlagsArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProTextRenderFlagsArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt64), Out(SystemObject)
TMProTextRenderFlagsArray.__Get__SystemInt32__TMProTextRenderFlags
TMProTextRenderFlags Get(SystemInt32);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt32), Out(TMProTextRenderFlags)
TMProTextRenderFlagsArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProTextRenderFlagsArray)
TMProTextRenderFlagsArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProTextRenderFlagsArray), In(SystemObject), In(SystemInt32Array)
TMProTextRenderFlagsArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProTextRenderFlagsArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProTextRenderFlagsArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProTextRenderFlagsArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProTextRenderFlagsArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProTextRenderFlagsArray), In(SystemObject), In(SystemInt32)
TMProTextRenderFlagsArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProTextRenderFlagsArray), In(SystemObject), In(SystemInt64Array)
TMProTextRenderFlagsArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProTextRenderFlagsArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProTextRenderFlagsArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProTextRenderFlagsArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProTextRenderFlagsArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProTextRenderFlagsArray), In(SystemObject), In(SystemInt64)
TMProTextRenderFlagsArray.__Set__SystemInt32_TMProTextRenderFlags__SystemVoid
void Set(SystemInt32, TMProTextRenderFlags);
Raw: In(TMProTextRenderFlagsArray), In(SystemInt32), In(TMProTextRenderFlags)
TMProTextRenderFlagsArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProTextRenderFlagsArray), Out(SystemString)
TMProTextRenderFlagsArray.__ctor__SystemInt32__TMProTextRenderFlagsArray
static TMProTextRenderFlagsArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProTextRenderFlagsArray)
TMProTextRenderFlagsArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProTextRenderFlagsArray), Out(SystemBoolean)
TMProTextRenderFlagsArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProTextRenderFlagsArray), Out(SystemBoolean)
TMProTextRenderFlagsArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProTextRenderFlagsArray), Out(SystemBoolean)
TMProTextRenderFlagsArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProTextRenderFlagsArray), Out(SystemInt32)
TMProTextRenderFlagsArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProTextRenderFlagsArray), Out(SystemInt64)
TMProTextRenderFlagsArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProTextRenderFlagsArray), Out(SystemInt32)
TMProTextRenderFlagsArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProTextRenderFlagsArray), Out(SystemObject)
Array TMProVertexSortingOrderArray
- Kind:
Array - OdinSerializer:
TMPro.VertexSortingOrder[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.VertexSortingOrder.html
TMProVertexSortingOrderArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProVertexSortingOrderArray), Out(SystemObject)
TMProVertexSortingOrderArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProVertexSortingOrderArray), In(SystemArray), In(SystemInt32)
TMProVertexSortingOrderArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProVertexSortingOrderArray), In(SystemArray), In(SystemInt64)
TMProVertexSortingOrderArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProVertexSortingOrderArray), In(SystemObject), Out(SystemBoolean)
TMProVertexSortingOrderArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProVertexSortingOrderArray), Out(SystemCollectionsIEnumerator)
TMProVertexSortingOrderArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProVertexSortingOrderArray), Out(SystemInt32)
TMProVertexSortingOrderArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt32), Out(SystemInt32)
TMProVertexSortingOrderArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt32), Out(SystemInt64)
TMProVertexSortingOrderArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt32), Out(SystemInt32)
TMProVertexSortingOrderArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProVertexSortingOrderArray), Out(SystemType)
TMProVertexSortingOrderArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt32), Out(SystemInt32)
TMProVertexSortingOrderArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt32Array), Out(SystemObject)
TMProVertexSortingOrderArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProVertexSortingOrderArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProVertexSortingOrderArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt32), Out(SystemObject)
TMProVertexSortingOrderArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt64Array), Out(SystemObject)
TMProVertexSortingOrderArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProVertexSortingOrderArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProVertexSortingOrderArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt64), Out(SystemObject)
TMProVertexSortingOrderArray.__Get__SystemInt32__TMProVertexSortingOrder
TMProVertexSortingOrder Get(SystemInt32);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt32), Out(TMProVertexSortingOrder)
TMProVertexSortingOrderArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProVertexSortingOrderArray)
TMProVertexSortingOrderArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProVertexSortingOrderArray), In(SystemObject), In(SystemInt32Array)
TMProVertexSortingOrderArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProVertexSortingOrderArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProVertexSortingOrderArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProVertexSortingOrderArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProVertexSortingOrderArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProVertexSortingOrderArray), In(SystemObject), In(SystemInt32)
TMProVertexSortingOrderArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProVertexSortingOrderArray), In(SystemObject), In(SystemInt64Array)
TMProVertexSortingOrderArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProVertexSortingOrderArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProVertexSortingOrderArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProVertexSortingOrderArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProVertexSortingOrderArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProVertexSortingOrderArray), In(SystemObject), In(SystemInt64)
TMProVertexSortingOrderArray.__Set__SystemInt32_TMProVertexSortingOrder__SystemVoid
void Set(SystemInt32, TMProVertexSortingOrder);
Raw: In(TMProVertexSortingOrderArray), In(SystemInt32), In(TMProVertexSortingOrder)
TMProVertexSortingOrderArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProVertexSortingOrderArray), Out(SystemString)
TMProVertexSortingOrderArray.__ctor__SystemInt32__TMProVertexSortingOrderArray
static TMProVertexSortingOrderArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProVertexSortingOrderArray)
TMProVertexSortingOrderArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProVertexSortingOrderArray), Out(SystemBoolean)
TMProVertexSortingOrderArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProVertexSortingOrderArray), Out(SystemBoolean)
TMProVertexSortingOrderArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProVertexSortingOrderArray), Out(SystemBoolean)
TMProVertexSortingOrderArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProVertexSortingOrderArray), Out(SystemInt32)
TMProVertexSortingOrderArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProVertexSortingOrderArray), Out(SystemInt64)
TMProVertexSortingOrderArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProVertexSortingOrderArray), Out(SystemInt32)
TMProVertexSortingOrderArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProVertexSortingOrderArray), Out(SystemObject)
Array TMProVerticalAlignmentOptionsArray
- Kind:
Array - OdinSerializer:
TMPro.VerticalAlignmentOptions[], Unity.TextMeshPro - Documentation: https://docs.unity3d.com/Packages/com.unity.ugui@2.0/api/TMPro.VerticalAlignmentOptions.html
TMProVerticalAlignmentOptionsArray.__Clone__SystemObject
SystemObject Clone();
Raw: In(TMProVerticalAlignmentOptionsArray), Out(SystemObject)
TMProVerticalAlignmentOptionsArray.__CopyTo__SystemArray_SystemInt32__SystemVoid
void CopyTo(SystemArray, SystemInt32);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemArray), In(SystemInt32)
TMProVerticalAlignmentOptionsArray.__CopyTo__SystemArray_SystemInt64__SystemVoid
void CopyTo(SystemArray, SystemInt64);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemArray), In(SystemInt64)
TMProVerticalAlignmentOptionsArray.__Equals__SystemObject__SystemBoolean
SystemBoolean Equals(SystemObject);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemObject), Out(SystemBoolean)
TMProVerticalAlignmentOptionsArray.__GetEnumerator__SystemCollectionsIEnumerator
SystemCollectionsIEnumerator GetEnumerator();
Raw: In(TMProVerticalAlignmentOptionsArray), Out(SystemCollectionsIEnumerator)
TMProVerticalAlignmentOptionsArray.__GetHashCode__SystemInt32
SystemInt32 GetHashCode();
Raw: In(TMProVerticalAlignmentOptionsArray), Out(SystemInt32)
TMProVerticalAlignmentOptionsArray.__GetLength__SystemInt32__SystemInt32
SystemInt32 GetLength(SystemInt32);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt32), Out(SystemInt32)
TMProVerticalAlignmentOptionsArray.__GetLongLength__SystemInt32__SystemInt64
SystemInt64 GetLongLength(SystemInt32);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt32), Out(SystemInt64)
TMProVerticalAlignmentOptionsArray.__GetLowerBound__SystemInt32__SystemInt32
SystemInt32 GetLowerBound(SystemInt32);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt32), Out(SystemInt32)
TMProVerticalAlignmentOptionsArray.__GetType__SystemType
SystemType GetType();
Raw: In(TMProVerticalAlignmentOptionsArray), Out(SystemType)
TMProVerticalAlignmentOptionsArray.__GetUpperBound__SystemInt32__SystemInt32
SystemInt32 GetUpperBound(SystemInt32);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt32), Out(SystemInt32)
TMProVerticalAlignmentOptionsArray.__GetValue__SystemInt32Array__SystemObject
SystemObject GetValue(SystemInt32Array);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt32Array), Out(SystemObject)
TMProVerticalAlignmentOptionsArray.__GetValue__SystemInt32_SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt32), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProVerticalAlignmentOptionsArray.__GetValue__SystemInt32_SystemInt32__SystemObject
SystemObject GetValue(SystemInt32, SystemInt32);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt32), In(SystemInt32), Out(SystemObject)
TMProVerticalAlignmentOptionsArray.__GetValue__SystemInt32__SystemObject
SystemObject GetValue(SystemInt32);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt32), Out(SystemObject)
TMProVerticalAlignmentOptionsArray.__GetValue__SystemInt64Array__SystemObject
SystemObject GetValue(SystemInt64Array);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt64Array), Out(SystemObject)
TMProVerticalAlignmentOptionsArray.__GetValue__SystemInt64_SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt64), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProVerticalAlignmentOptionsArray.__GetValue__SystemInt64_SystemInt64__SystemObject
SystemObject GetValue(SystemInt64, SystemInt64);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt64), In(SystemInt64), Out(SystemObject)
TMProVerticalAlignmentOptionsArray.__GetValue__SystemInt64__SystemObject
SystemObject GetValue(SystemInt64);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt64), Out(SystemObject)
TMProVerticalAlignmentOptionsArray.__Get__SystemInt32__TMProVerticalAlignmentOptions
TMProVerticalAlignmentOptions Get(SystemInt32);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt32), Out(TMProVerticalAlignmentOptions)
TMProVerticalAlignmentOptionsArray.__Initialize__SystemVoid
void Initialize();
Raw: In(TMProVerticalAlignmentOptionsArray)
TMProVerticalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt32Array__SystemVoid
void SetValue(SystemObject, SystemInt32Array);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemObject), In(SystemInt32Array)
TMProVerticalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt32_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32, SystemInt32);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemObject), In(SystemInt32), In(SystemInt32), In(SystemInt32)
TMProVerticalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt32_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32, SystemInt32);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemObject), In(SystemInt32), In(SystemInt32)
TMProVerticalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt32__SystemVoid
void SetValue(SystemObject, SystemInt32);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemObject), In(SystemInt32)
TMProVerticalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt64Array__SystemVoid
void SetValue(SystemObject, SystemInt64Array);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemObject), In(SystemInt64Array)
TMProVerticalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt64_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64, SystemInt64);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemObject), In(SystemInt64), In(SystemInt64), In(SystemInt64)
TMProVerticalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt64_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64, SystemInt64);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemObject), In(SystemInt64), In(SystemInt64)
TMProVerticalAlignmentOptionsArray.__SetValue__SystemObject_SystemInt64__SystemVoid
void SetValue(SystemObject, SystemInt64);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemObject), In(SystemInt64)
TMProVerticalAlignmentOptionsArray.__Set__SystemInt32_TMProVerticalAlignmentOptions__SystemVoid
void Set(SystemInt32, TMProVerticalAlignmentOptions);
Raw: In(TMProVerticalAlignmentOptionsArray), In(SystemInt32), In(TMProVerticalAlignmentOptions)
TMProVerticalAlignmentOptionsArray.__ToString__SystemString
SystemString ToString();
Raw: In(TMProVerticalAlignmentOptionsArray), Out(SystemString)
TMProVerticalAlignmentOptionsArray.__ctor__SystemInt32__TMProVerticalAlignmentOptionsArray
static TMProVerticalAlignmentOptionsArray ctor(SystemInt32);
Raw: In(SystemInt32), Out(TMProVerticalAlignmentOptionsArray)
TMProVerticalAlignmentOptionsArray.__get_IsFixedSize__SystemBoolean
SystemBoolean get_IsFixedSize();
Raw: In(TMProVerticalAlignmentOptionsArray), Out(SystemBoolean)
TMProVerticalAlignmentOptionsArray.__get_IsReadOnly__SystemBoolean
SystemBoolean get_IsReadOnly();
Raw: In(TMProVerticalAlignmentOptionsArray), Out(SystemBoolean)
TMProVerticalAlignmentOptionsArray.__get_IsSynchronized__SystemBoolean
SystemBoolean get_IsSynchronized();
Raw: In(TMProVerticalAlignmentOptionsArray), Out(SystemBoolean)
TMProVerticalAlignmentOptionsArray.__get_Length__SystemInt32
SystemInt32 get_Length();
Raw: In(TMProVerticalAlignmentOptionsArray), Out(SystemInt32)
TMProVerticalAlignmentOptionsArray.__get_LongLength__SystemInt64
SystemInt64 get_LongLength();
Raw: In(TMProVerticalAlignmentOptionsArray), Out(SystemInt64)
TMProVerticalAlignmentOptionsArray.__get_Rank__SystemInt32
SystemInt32 get_Rank();
Raw: In(TMProVerticalAlignmentOptionsArray), Out(SystemInt32)
TMProVerticalAlignmentOptionsArray.__get_SyncRoot__SystemObject
SystemObject get_SyncRoot();
Raw: In(TMProVerticalAlignmentOptionsArray), Out(SystemObject)