![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | HandlerAttached (Widget w) |
| void | InitWidgets () |
| void | OnMissionDataRetrieved (SCR_MissionHeader header) |
| override void | OnHideInternal () |
| override void | Update (float timeSlice, float progress=0, float minDurationRatio=0) |
| void | SetProgressBar (float progress) |
| void | SetJoiningCrossPlay (bool isCrossPlay) |
| void | SetLoadingModded (bool isModded) |
Protected Attributes | |
| bool | m_bMissionDataRetrieved |
| const string | AUTHOR_FORMAT = "#AR-AuthorLoadingScreen" |
| const string | AUTHOR_UNKNOWN = "#AR-Author_Unknown" |
| const float | MAX_DESCRIPTION_LENGTH = 1000 |
| const float | FADE_TIME = 1 |
| Widget | m_wBuildVersion |
Definition at line 1 of file SCR_LoadingScreenComponent.c.
|
inlineprotected |
Definition at line 18 of file SCR_LoadingScreenComponent.c.
|
inlineprotected |
Definition at line 26 of file SCR_LoadingScreenComponent.c.
|
inlineprotected |
Definition at line 114 of file SCR_LoadingScreenComponent.c.
|
inlineprotected |
Definition at line 48 of file SCR_LoadingScreenComponent.c.
|
inlineprotected |
Definition at line 192 of file SCR_LoadingScreenComponent.c.
|
inlineprotected |
Definition at line 198 of file SCR_LoadingScreenComponent.c.
|
inlineprotected |
Definition at line 176 of file SCR_LoadingScreenComponent.c.
|
inlineprotected |
Definition at line 130 of file SCR_LoadingScreenComponent.c.
|
protected |
Definition at line 5 of file SCR_LoadingScreenComponent.c.
|
protected |
Definition at line 6 of file SCR_LoadingScreenComponent.c.
|
protected |
Definition at line 9 of file SCR_LoadingScreenComponent.c.
|
protected |
Definition at line 3 of file SCR_LoadingScreenComponent.c.
|
protected |
Definition at line 15 of file SCR_LoadingScreenComponent.c.
|
protected |
Definition at line 8 of file SCR_LoadingScreenComponent.c.