DayZ 1.24
|
Protected Member Functions | |
bool | CanChangeHintPage (float timeAccu) |
Protected Attributes | |
TextWidget | m_txtDescription |
TextWidget | m_txtLabel |
ButtonWidget | m_btnLeave |
bool | m_IsRespawn |
Private Member Functions | |
void | LoginTimeBase () |
void | ~LoginTimeBase () |
override Widget | Init () |
override bool | OnClick (Widget w, int x, int y, int button) |
void | Show () |
void | Hide () |
void | SetTime (int time) |
void | SetStatus (string status) |
void | SetRespawn (bool value) |
bool | IsRespawn () |
Private Attributes | |
ref FullTimeData | m_FullTime |
Definition at line 195 of file DayZGame.c.
|
inlineprivate |
Definition at line 312 of file DayZGame.c.
References GameConstants::LOADING_SCREEN_HINT_INTERVAL, and GameConstants::LOADING_SCREEN_HINT_INTERVAL_MIN.
Referenced by UIScriptedMenu::Update().
|
inlineprivate |
Definition at line 264 of file DayZGame.c.
References m_HintPanel.
Definition at line 220 of file DayZGame.c.
References GetGame(), InputUtils::GetRichtextButtonIconFromInputAction(), InputUtils::ICON_SCALE_TOOLBAR, and m_btnLeave.
|
inlineprivate |
Definition at line 307 of file DayZGame.c.
|
inlineprivate |
Definition at line 205 of file DayZGame.c.
References g_Game.
Definition at line 244 of file DayZGame.c.
References m_btnLeave, x, and y.
Definition at line 302 of file DayZGame.c.
Definition at line 297 of file DayZGame.c.
Definition at line 271 of file DayZGame.c.
References GetGame().
|
inlineprivate |
Definition at line 255 of file DayZGame.c.
References m_HintPanel.
|
protected |
Definition at line 199 of file DayZGame.c.
|
private |
Definition at line 203 of file DayZGame.c.
|
protected |
Definition at line 201 of file DayZGame.c.
|
protected |
Definition at line 197 of file DayZGame.c.
|
protected |
Definition at line 198 of file DayZGame.c.