DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
 
Loading...
Searching...
No Matches
ScriptConsoleTab Class Reference

Private Member Functions

void ScriptConsoleTab (Widget root)
 
void Update (float timeslice)
 
bool OnChange (Widget w, int x, int y, bool finished)
 
bool OnClick (Widget w, int x, int y, int button)
 

Private Attributes

protected Widget m_Root
 
ref Timer m_RPCTimer = new Timer()
 

Detailed Description

Definition at line 1 of file ScriptConsoleWeatherTab.c.

Constructor & Destructor Documentation

◆ ScriptConsoleTab()

void ScriptConsoleTab ( Widget  root)
inlineprivate

Definition at line 5 of file ScriptConsoleWeatherTab.c.

References m_Root.

Member Function Documentation

◆ OnChange()

bool OnChange ( Widget  w,
int  x,
int  y,
bool  finished 
)
private

◆ OnClick()

bool OnClick ( Widget  w,
int  x,
int  y,
int  button 
)
private

◆ Update()

void Update ( float  timeslice)
private

Field Documentation

◆ m_Root

protected Widget m_Root
private

Definition at line 3 of file ScriptConsoleWeatherTab.c.

Referenced by ScriptConsoleTab().

◆ m_RPCTimer

ref Timer m_RPCTimer = new Timer()
private

Definition at line 4 of file ScriptConsoleWeatherTab.c.


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