Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | List of all members
SCR_IntroSplashScreen2Component Interface Reference
Inheritance diagram for SCR_IntroSplashScreen2Component:
[legend]

Public Member Functions

void ActivateContext ()
 
void OnInput ()
 
void OnFadedOut ()
 
void Close ()
 
- Public Member Functions inherited from SCR_IntroSplashScreenComponent
void Update (float timeSlice)
 

Public Attributes

ref ScriptInvoker m_OnFinished = new ScriptInvoker()
 

Static Public Attributes

const float TRANSITION_TIME = 0.5
 
const float FADEIN_TIME_DUST = 10
 
const float FADEIN_TIME_ART = 4
 
const float FADEIN_TIME_INFO = 0.5
 

Protected Member Functions

override void HandlerAttached (Widget w)
 
override void InitWidgets ()
 
- Protected Member Functions inherited from SCR_IntroSplashScreenComponent
override void HandlerAttached (Widget w)
 
void InitWidgets ()
 
void Fade (Widget w, bool show, float length, float timeslice)
 

Additional Inherited Members

- Protected Attributes inherited from SCR_IntroSplashScreenComponent
Widget m_wRoot
 
ref SCR_IntroSplashScreenWidgets m_Widgets
 
SCR_LoadingSpinner m_SpinnerComp
 
- Static Protected Attributes inherited from SCR_IntroSplashScreenComponent
static const float FADEIN_TIME = 2
 

Member Function Documentation

◆ ActivateContext()

void SCR_IntroSplashScreen2Component.ActivateContext ( )

◆ Close()

void SCR_IntroSplashScreen2Component.Close ( )

◆ HandlerAttached()

override void SCR_IntroSplashScreen2Component.HandlerAttached ( Widget  w)
protected

◆ InitWidgets()

override void SCR_IntroSplashScreen2Component.InitWidgets ( )
protected

◆ OnFadedOut()

void SCR_IntroSplashScreen2Component.OnFadedOut ( )

◆ OnInput()

void SCR_IntroSplashScreen2Component.OnInput ( )

Member Data Documentation

◆ FADEIN_TIME_ART

const float SCR_IntroSplashScreen2Component.FADEIN_TIME_ART = 4
static

◆ FADEIN_TIME_DUST

const float SCR_IntroSplashScreen2Component.FADEIN_TIME_DUST = 10
static

◆ FADEIN_TIME_INFO

const float SCR_IntroSplashScreen2Component.FADEIN_TIME_INFO = 0.5
static

◆ m_OnFinished

ref ScriptInvoker SCR_IntroSplashScreen2Component.m_OnFinished = new ScriptInvoker()

◆ TRANSITION_TIME

const float SCR_IntroSplashScreen2Component.TRANSITION_TIME = 0.5
static

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