Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_IntroSplashScreenComponent Interface Reference
Inheritance diagram for SCR_IntroSplashScreenComponent:
SCR_IntroSplashScreen2Component

Public Member Functions

void Update (float timeSlice)
 

Protected Member Functions

override void HandlerAttached (Widget w)
 
void InitWidgets ()
 
void Fade (Widget w, bool show, float length, float timeslice)
 

Protected Attributes

Widget m_wRoot
 
ref SCR_IntroSplashScreenWidgets m_Widgets
 
SCR_LoadingSpinner m_SpinnerComp
 

Static Protected Attributes

static const float FADEIN_TIME = 2
 

Member Function Documentation

◆ Fade()

void SCR_IntroSplashScreenComponent.Fade ( Widget w,
bool show,
float length,
float timeslice )
protected

◆ HandlerAttached()

override void SCR_IntroSplashScreenComponent.HandlerAttached ( Widget w)
protected

◆ InitWidgets()

void SCR_IntroSplashScreenComponent.InitWidgets ( )
protected

◆ Update()

void SCR_IntroSplashScreenComponent.Update ( float timeSlice)
Parameters
[in]timeSlice

Member Data Documentation

◆ FADEIN_TIME

const float SCR_IntroSplashScreenComponent.FADEIN_TIME = 2
staticprotected

◆ m_SpinnerComp

SCR_LoadingSpinner SCR_IntroSplashScreenComponent.m_SpinnerComp
protected

◆ m_Widgets

ref SCR_IntroSplashScreenWidgets SCR_IntroSplashScreenComponent.m_Widgets
protected

◆ m_wRoot

Widget SCR_IntroSplashScreenComponent.m_wRoot
protected

The documentation for this interface was generated from the following file: