![]() |
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 | Update (float timeSlice, float progress=0, float minDurationRatio=0) |
| void | OnHideInternal () |
| void | SaveLoadingTime (float loadingTime) |
| float | GetLoadingTime () |
| void | Fade (Widget w, bool show, float length, float timeslice) |
Static Protected Member Functions | |
| static void | ResetLoadingTime () |
Protected Attributes | |
| Widget | m_wRoot |
| ref SCR_ScenarioLoadingScreenWidgets | m_Widgets |
| SCR_LoadingSpinner | m_SpinnerComp |
| float | m_fLoadingTime |
Static Protected Attributes | |
| static const float | FADE_TIME_BLACK_OVERLAY = 1 |
Definition at line 3 of file SCR_BaseLoadingScreenComponent.c.
|
inlineprotected |
Definition at line 111 of file SCR_BaseLoadingScreenComponent.c.
|
inlineprotected |
Definition at line 91 of file SCR_BaseLoadingScreenComponent.c.
|
inlineprotected |
Definition at line 15 of file SCR_BaseLoadingScreenComponent.c.
|
inlineprotected |
Definition at line 48 of file SCR_BaseLoadingScreenComponent.c.
|
inlineprotected |
Definition at line 69 of file SCR_BaseLoadingScreenComponent.c.
|
inlinestaticprotected |
Definition at line 76 of file SCR_BaseLoadingScreenComponent.c.
|
inlineprotected |
| [in] | loadingTime |
Definition at line 84 of file SCR_BaseLoadingScreenComponent.c.
|
inlineprotected |
| [in] | timeSlice | |
| [in] | progress | |
| [in] | minDurationRatio |
Definition at line 61 of file SCR_BaseLoadingScreenComponent.c.
|
staticprotected |
Definition at line 10 of file SCR_BaseLoadingScreenComponent.c.
|
protected |
Definition at line 12 of file SCR_BaseLoadingScreenComponent.c.
|
protected |
Definition at line 8 of file SCR_BaseLoadingScreenComponent.c.
|
protected |
Definition at line 7 of file SCR_BaseLoadingScreenComponent.c.
|
protected |
Definition at line 5 of file SCR_BaseLoadingScreenComponent.c.