|
Arma Reforger Script API
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override void | InitWidgets () |
Protected Member Functions inherited from SCR_BaseLoadingScreenComponent | |
| void | Fade (Widget w, bool show, float length, float timeslice) |
Additional Inherited Members | |
Public Member Functions inherited from SCR_BaseLoadingScreenComponent | |
| void | Update (float timeSlice, float progress=0, float minDurationRatio=0) |
| void | OnHideInternal () |
| void | SaveLoadingTime (float loadingTime) |
| float | GetLoadingTime () |
Static Public Member Functions inherited from SCR_BaseLoadingScreenComponent | |
| static void | ResetLoadingTime () |
Protected Attributes inherited from SCR_BaseLoadingScreenComponent | |
| Widget | m_wRoot |
| ref SCR_ScenarioLoadingScreenWidgets | m_Widgets |
| SCR_LoadingSpinner | m_SpinnerComp |
| float | m_fLoadingTime |
Static Protected Attributes inherited from SCR_BaseLoadingScreenComponent | |
| static const float | FADE_TIME_BLACK_OVERLAY = 1 |
|
protected |
Implements SCR_BaseLoadingScreenComponent.
|
protected |
Implements SCR_BaseLoadingScreenComponent.