![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | ScriptConsoleSelector (Widget parent, float value, ScriptConsoleTabBase parent_tab, bool disabled, float min, float max) |
| string | GetLayoutFile () |
| Widget | GetLayoutRoot () |
| ScriptConsoleTabBase | GetTab () |
| void | SetColor (int color) |
Protected Attributes | |
| ScriptConsoleTabBase | m_ParentTab |
Definition at line 1 of file scriptconsoleselector.c.
|
inlineprotected |
Definition at line 5 of file scriptconsoleselector.c.
References OptionSelectorSliderSetup::Enable(), g_Game, GetLayoutFile(), m_MaxValue, m_MinValue, m_Parent, m_ParentTab, m_Root, and SetValue().
|
inlineprotected |
Definition at line 23 of file scriptconsoleselector.c.
Referenced by ScriptConsoleSelector().
|
inlineprotected |
Definition at line 33 of file scriptconsoleselector.c.
References m_Root.
|
inlineprotected |
Definition at line 38 of file scriptconsoleselector.c.
References m_ParentTab.
|
inlineprotected |
Definition at line 28 of file scriptconsoleselector.c.
|
protected |
Definition at line 3 of file scriptconsoleselector.c.
Referenced by ScriptConsoleSelector(), and GetTab().