Skip to main content

Module tmp_inputfield

Module tmp_inputfield 

Source

Structs§

TMP_InputField
IL2CPP class: TMPro.TMP_InputField Inherits: Selectable
TMP_InputField_CharacterValidation
TMP_InputField_ContentType
TMP_InputField_EditState
TMP_InputField_InputType
TMP_InputField_LineType
TMP_InputField_OnChangeEvent
IL2CPP class: TMPro.TMP_InputField.OnChangeEvent Inherits: UnityEvent_1<::unity::Il2CppString>
TMP_InputField_OnValidateInput
IL2CPP class: TMPro.TMP_InputField.OnValidateInput Inherits: MulticastDelegate
TMP_InputField_SelectionEvent
IL2CPP class: TMPro.TMP_InputField.SelectionEvent Inherits: UnityEvent_1<::unity::Il2CppString>
TMP_InputField_SubmitEvent
IL2CPP class: TMPro.TMP_InputField.SubmitEvent Inherits: UnityEvent_1<::unity::Il2CppString>
TMP_InputField_TextSelectionEvent
IL2CPP class: TMPro.TMP_InputField.TextSelectionEvent Inherits: UnityEvent_3<::unity::Il2CppString,i32,i32>
TMP_InputField_TouchScreenKeyboardEvent
IL2CPP class: TMPro.TMP_InputField.TouchScreenKeyboardEvent Inherits: UnityEvent_1<crate::unity_engine::touchscreenkeyboard::TouchScreenKeyboard_Status>

Traits§

ITMP_InputField
ITMP_InputFieldMethods
ITMP_InputField_OnChangeEvent
ITMP_InputField_OnChangeEventMethods
ITMP_InputField_OnValidateInput
ITMP_InputField_OnValidateInputMethods
ITMP_InputField_SelectionEvent
ITMP_InputField_SelectionEventMethods
ITMP_InputField_SubmitEvent
ITMP_InputField_SubmitEventMethods
ITMP_InputField_TextSelectionEvent
ITMP_InputField_TextSelectionEventMethods
ITMP_InputField_TouchScreenKeyboardEvent
ITMP_InputField_TouchScreenKeyboardEventMethods