![]() |
Kerbal Space Program
1.12.4
|
This is the complete list of members for DialogGUIButton, including all inherited members.
| AddChild(DialogGUIBase child) | DialogGUIBase | inline |
| AddChildren(DialogGUIBase[] c) | DialogGUIBase | inline |
| children | DialogGUIBase | |
| Create(ref Stack< Transform > layouts, UISkinDef skin) | DialogGUIButton | inlinevirtual |
| DialogGUIBase(params DialogGUIBase[] list) | DialogGUIBase | inline |
| DialogGUIButton(string optionText, Callback onSelected) | DialogGUIButton | inline |
| DialogGUIButton(string optionText, Callback onSelected, bool dismissOnSelect) | DialogGUIButton | inline |
| DialogGUIButton(string optionText, Callback onSelected, float w, float h, bool dismissOnSelect, UIStyle style) | DialogGUIButton | inline |
| DialogGUIButton(string optionText, Callback onSelected, float w, float h, bool dismissOnSelect, params DialogGUIBase[] options) | DialogGUIButton | inline |
| DialogGUIButton(Func< string > getString, Callback onSelected, float w, float h, bool dismissOnSelect, params DialogGUIBase[] options) | DialogGUIButton | inline |
| DialogGUIButton(Func< string > getString, Callback onSelected, Func< bool > EnabledCondition, float w, float h, bool dismissOnSelect, params DialogGUIBase[] options) | DialogGUIButton | inline |
| DialogGUIButton(string optionText, Callback onSelected, Func< bool > EnabledCondition, bool dismissOnSelect) | DialogGUIButton | inline |
| DialogGUIButton(string optionText, Callback onSelected, Func< bool > EnabledCondition, float w, float h, bool dismissOnSelect, UIStyle style=null) | DialogGUIButton | inline |
| DialogGUIButton(Func< string > getString, Callback onSelected, Func< bool > EnabledCondition, float w, float h, bool dismissOnSelect, UIStyle style) | DialogGUIButton | inline |
| DialogGUIButton(UnityEngine.Sprite image, Callback onSelected, float w, float h, bool dismissOnSelect=false) | DialogGUIButton | inline |
| DialogGUIButton(UnityEngine.Sprite image, string text, Callback onSelected, float w, float h, bool dismissOnSelect=false) | DialogGUIButton | inline |
| dirty | DialogGUIBase | protected |
| Dirty | DialogGUIBase | |
| DismissOnSelect | DialogGUIButton | |
| flexibleHeight | DialogGUIBase | |
| GetString | DialogGUIButton | |
| GetTextObject() | DialogGUIBase | inlineprotectedvirtual |
| guiStyle | DialogGUIBase | |
| height | DialogGUIBase | |
| image | DialogGUIButton | |
| lastEnabledState | DialogGUIBase | protected |
| lastInteractibleState | DialogGUIBase | protected |
| OnFixedUpdate | DialogGUIBase | |
| OnLateUpdate | DialogGUIBase | |
| onOptionSelected | DialogGUIButton | |
| OnRenderObject | DialogGUIBase | |
| OnResize | DialogGUIBase | |
| OnUpdate | DialogGUIBase | |
| OptionEnabledCondition | DialogGUIBase | |
| OptionInteractableCondition | DialogGUIBase | |
| OptionSelected() | DialogGUIButton | inlinevirtual |
| OptionText | DialogGUIBase | |
| position | DialogGUIBase | |
| Resize() | DialogGUIButton | 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 | |
| textLabelOptions | DialogGUIButton | |
| tint | DialogGUIBase | |
| tooltipText | DialogGUIBase | |
| uiItem | DialogGUIBase | |
| Update() | DialogGUIButton | inlinevirtual |
| useColor | DialogGUIBase | |
| width | DialogGUIBase |
1.8.7