|
PC Stable Documentation
|
|

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 () |
| override protected bool | CanChangeHintPage (float timeAccu) |
Private Attributes | |
| protected TextWidget | m_txtDescription |
| protected TextWidget | m_txtLabel |
| protected ButtonWidget | m_btnLeave |
| protected bool | m_IsRespawn |
| private ref FullTimeData | m_FullTime |
|
inlineprivate |
References g_Game.
References GameConstants::LOADING_SCREEN_HINT_INTERVAL, and GameConstants::LOADING_SCREEN_HINT_INTERVAL_MIN.
Referenced by UIScriptedMenu::Update().
|
inlineprivate |
References m_HintPanel.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
References g_Game.
References m_btnLeave, x, and y.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
References string::Format(), GetGame(), and CGame::SetLoginTimerFinished().
|
inlineprivate |
References m_HintPanel.
|
private |
|
private |
|
private |
|
private |
|
private |