AddChild(DialogGUIBase child) | DialogGUIBase | inline |
AddChildren(DialogGUIBase[] c) | DialogGUIBase | inline |
children | DialogGUIBase | |
Create(ref Stack< Transform > layouts, UISkinDef skin) | DialogGUIToggleButton | inlinevirtual |
DialogGUIBase(params DialogGUIBase[] list) | DialogGUIBase | inline |
DialogGUIToggle(bool set, string lbel, Callback< bool > selected, float w=-1f, float h=-1f) | DialogGUIToggle | inline |
DialogGUIToggle(bool set, Func< string > lbel, Callback< bool > selected, float w=-1f, float h=-1f) | DialogGUIToggle | inline |
DialogGUIToggle(Func< bool > set, string lbel, Callback< bool > selected, float w=-1f, float h=-1f) | DialogGUIToggle | inline |
DialogGUIToggle(Func< bool > set, Func< string > lbel, Callback< bool > selected, float w=-1f, float h=-1f) | DialogGUIToggle | inline |
DialogGUIToggle(Func< bool > set, Func< UnityEngine.Sprite > checkSet, Callback< bool > selected, UnityEngine.Sprite overImage, float w=-1f, float h=-1f) | DialogGUIToggle | inline |
DialogGUIToggleButton(bool set, string lbel, Callback< bool > selected, float w=-1f, float h=1f) | DialogGUIToggleButton | inline |
DialogGUIToggleButton(Func< bool > set, string lbel, Callback< bool > selected, float w=-1f, float h=1f) | DialogGUIToggleButton | inline |
dirty | DialogGUIBase | protected |
Dirty | DialogGUIBase | |
flexibleHeight | DialogGUIBase | |
GetTextObject() | DialogGUIBase | inlineprotectedvirtual |
guiStyle | DialogGUIBase | |
height | DialogGUIBase | |
label | DialogGUIToggle | |
lastEnabledState | DialogGUIBase | protected |
lastInteractibleState | DialogGUIBase | protected |
OnFixedUpdate | DialogGUIBase | |
OnLateUpdate | DialogGUIBase | |
OnRenderObject | DialogGUIBase | |
OnResize | DialogGUIBase | |
onToggled | DialogGUIToggle | |
OnUpdate | DialogGUIBase | |
OptionEnabledCondition | DialogGUIBase | |
OptionInteractableCondition | DialogGUIBase | |
OptionText | DialogGUIBase | |
overlayImage | DialogGUIToggle | |
position | DialogGUIBase | |
Resize() | DialogGUIBase | inlinevirtual |
SelectFirstItem(DialogGUIBase[] items) | DialogGUIBase | inlinestatic |
setCheck | DialogGUIToggle | |
setLabel | DialogGUIToggle | |
SetOptionText(string text) | DialogGUIBase | inline |
setting | DialogGUIToggle | |
SetUpTextObject(TMPro.TextMeshProUGUI text, string value, UIStyle style, UISkinDef skin, bool ignoreStyleColor=false) | DialogGUIBase | inlinestatic |
SetupTransformAndLayout() | DialogGUIBase | inlineprotected |
setValue | DialogGUIToggle | |
size | DialogGUIBase | |
textItem | DialogGUIToggle | protected |
tint | DialogGUIBase | |
toggle | DialogGUIToggle | |
tooltipText | DialogGUIBase | |
uiItem | DialogGUIBase | |
Update() | DialogGUIToggle | inlinevirtual |
useColor | DialogGUIBase | |
width | DialogGUIBase | |