![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | UpdateTimer () |
| void | TimerDone (bool canceled=false) |
| void | ShowTimer () |
| void | HideTimer () |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
Static Protected Member Functions | |
| static void | SetWarningTimer (int newTimer, SCR_PlayerHubAreaTriggerEntity newHub, IEntity playerInTrigger) |
| static void | CancelWarningTimer (SCR_PlayerHubAreaTriggerEntity hub, bool hubDestroyed=false) |
Protected Attributes | |
| Widget | m_WidgetRef |
| bool | m_bTimerSet |
| int | m_iCurrentWarningTimer |
| SCR_PlayerHubAreaTriggerEntity | m_LinkedHub |
| string | m_sTimerText |
| TextWidget | m_TimerText |
| IEntity | m_PlayerRef |
Static Protected Attributes | |
| static SCR_PlayerHubWarningEditorUIComponent | m_Self |
Definition at line 1 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
inlinestaticprotected |
| [in] | hub | |
| [in] | hubDestroyed |
Definition at line 85 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
inlineprotected |
Definition at line 114 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
inlineprotected |
Definition at line 123 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
inlineprotected |
Definition at line 106 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
inlinestaticprotected |
| [in] | newTimer | |
| [in] | newHub | |
| [in] | playerInTrigger |
Definition at line 55 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
inlineprotected |
Definition at line 99 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
inlineprotected |
Definition at line 37 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
inlineprotected |
Definition at line 21 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
protected |
Definition at line 6 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
protected |
Definition at line 7 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
protected |
Definition at line 8 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
protected |
Definition at line 15 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
staticprotected |
Definition at line 3 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
protected |
Definition at line 11 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
protected |
Definition at line 13 of file SCR_PlayerHubWarningEditorUIComponent.c.
|
protected |
Definition at line 4 of file SCR_PlayerHubWarningEditorUIComponent.c.