Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
ScriptConsoleSelector Class Reference
Inheritance diagram for ScriptConsoleSelector:
OptionSelectorSliderSetup

Protected Member Functions

void ScriptConsoleSelector (Widget parent, float value, ScriptConsoleTabBase parent_tab, bool disabled, float min, float max)
 
string GetLayoutFile ()
 
void SetColor (int color)
 
Widget GetLayoutRoot ()
 
ScriptConsoleTabBase GetTab ()
 

Protected Attributes

ScriptConsoleTabBase m_ParentTab
 

Detailed Description

Definition at line 1 of file scriptconsoleselector.c.

Constructor & Destructor Documentation

◆ ScriptConsoleSelector()

void ScriptConsoleSelector::ScriptConsoleSelector ( Widget parent,
float value,
ScriptConsoleTabBase parent_tab,
bool disabled,
float min,
float max )
protected

Definition at line 5 of file scriptconsoleselector.c.

Member Function Documentation

◆ GetLayoutFile()

string ScriptConsoleSelector::GetLayoutFile ( )
protected

Definition at line 23 of file scriptconsoleselector.c.

◆ GetLayoutRoot()

Widget ScriptConsoleSelector::GetLayoutRoot ( )
protected

Definition at line 33 of file scriptconsoleselector.c.

◆ GetTab()

ScriptConsoleTabBase ScriptConsoleSelector::GetTab ( )
protected

Definition at line 38 of file scriptconsoleselector.c.

◆ SetColor()

void ScriptConsoleSelector::SetColor ( int color)
protected

Definition at line 28 of file scriptconsoleselector.c.

Member Data Documentation

◆ m_ParentTab

ScriptConsoleTabBase ScriptConsoleSelector::m_ParentTab
protected

Definition at line 3 of file scriptconsoleselector.c.


The documentation for this class was generated from the following file: