![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| void | OnLoadingFinished () |
| override void | HandlerDeattached (Widget w) |
| void | Update (float timeSlice) |
| void | ShowHint (int entryIndex=-1) |
| void | MarkHintRead () |
| int | GetUnreadHints (array< string > hints) |
Protected Attributes | |
| const int | HINT_INDEX = -1 |
| const float | SWITCH_TIME = 10 |
| int | m_iHintCount |
| int | m_iHintIndex = -1 |
| float | m_fTime |
| TextWidget | m_wText |
| ResourceName | m_Config = "{CB10921F1096D4A0}Configs/UI/LoadingScreenHints.conf" |
| ref array< string > | m_aAllHints |
| ref array< string > | m_aReadHints |
Definition at line 2 of file SCR_LoadingHintComponent.c.
Definition at line 124 of file SCR_LoadingHintComponent.c.
|
inlineprotected |
Definition at line 16 of file SCR_LoadingHintComponent.c.
|
inlineprotected |
Definition at line 62 of file SCR_LoadingHintComponent.c.
|
inlineprotected |
Definition at line 113 of file SCR_LoadingHintComponent.c.
|
inlineprotected |
Definition at line 46 of file SCR_LoadingHintComponent.c.
|
inlineprotected |
Definition at line 84 of file SCR_LoadingHintComponent.c.
|
inlineprotected |
Definition at line 70 of file SCR_LoadingHintComponent.c.
|
protected |
Definition at line 4 of file SCR_LoadingHintComponent.c.
|
protected |
Definition at line 12 of file SCR_LoadingHintComponent.c.
|
protected |
Definition at line 13 of file SCR_LoadingHintComponent.c.
|
protected |
Definition at line 11 of file SCR_LoadingHintComponent.c.
|
protected |
Definition at line 9 of file SCR_LoadingHintComponent.c.
|
protected |
Definition at line 7 of file SCR_LoadingHintComponent.c.
|
protected |
Definition at line 8 of file SCR_LoadingHintComponent.c.
|
protected |
Definition at line 10 of file SCR_LoadingHintComponent.c.
|
protected |
Definition at line 5 of file SCR_LoadingHintComponent.c.