AddChild(DialogGUIBase child) | DialogGUIBase | inline |
AddChildren(DialogGUIBase[] c) | DialogGUIBase | inline |
children | DialogGUIBase | |
Create(ref Stack< Transform > layouts, UISkinDef skin) | DialogGUITextInput | inlinevirtual |
DialogGUIBase(params DialogGUIBase[] list) | DialogGUIBase | inline |
DialogGUITextInput(string txt, bool multiline, int maxlength, Func< string, string > textSetFunc, float hght=-1.0f) | DialogGUITextInput | inline |
DialogGUITextInput(string txt, bool multiline, int maxlength, Func< string, string > textSetFunc, float w, float hght) | DialogGUITextInput | inline |
DialogGUITextInput(string txt, string placeHlder, bool multiline, int maxlength, Func< string, string > textSetFunc, float hght=-1.0f) | DialogGUITextInput | inline |
DialogGUITextInput(string txt, string placeHlder, bool multiline, int maxlength, Func< string, string > textSetFunc, float w, float hght) | DialogGUITextInput | inline |
DialogGUITextInput(string txt, bool multiline, int maxlength, Func< string, string > textSetFunc, Func< string > getString, TMPro.TMP_InputField.ContentType contentType, float hght=-1.0f) | DialogGUITextInput | inline |
dirty | DialogGUIBase | protected |
Dirty | DialogGUIBase | |
flexibleHeight | DialogGUIBase | |
GetString | DialogGUITextInput | |
GetTextObject() | DialogGUIBase | inlineprotectedvirtual |
guiStyle | DialogGUIBase | |
height | DialogGUIBase | |
lastEnabledState | DialogGUIBase | protected |
lastInteractibleState | DialogGUIBase | protected |
maxLength | DialogGUITextInput | |
multiLine | DialogGUITextInput | |
OnFixedUpdate | DialogGUIBase | |
OnLateUpdate | DialogGUIBase | |
OnRenderObject | DialogGUIBase | |
OnResize | DialogGUIBase | |
onTextUpdated | DialogGUITextInput | |
OnUpdate | DialogGUIBase | |
OptionEnabledCondition | DialogGUIBase | |
OptionInteractableCondition | DialogGUIBase | |
OptionText | DialogGUIBase | |
placeholder | DialogGUITextInput | |
position | DialogGUIBase | |
Resize() | DialogGUIBase | inlinevirtual |
SelectFirstItem(DialogGUIBase[] items) | DialogGUIBase | inlinestatic |
SetOptionText(string text) | DialogGUIBase | inline |
SetUpTextObject(TMPro.TextMeshProUGUI text, string value, UIStyle style, UISkinDef skin, bool ignoreStyleColor=false) | DialogGUIBase | inlinestatic |
SetupTransformAndLayout() | DialogGUIBase | inlineprotected |
size | DialogGUIBase | |
text | DialogGUITextInput | |
tint | DialogGUIBase | |
tooltipText | DialogGUIBase | |
uiItem | DialogGUIBase | |
Update() | DialogGUITextInput | inlinevirtual |
useColor | DialogGUIBase | |
width | DialogGUIBase | |