Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_IntroSplashScreenComponent Class Reference
Inheritance diagram for SCR_IntroSplashScreenComponent:
ScriptedWidgetComponent SCR_IntroSplashScreen2Component

Protected Member Functions

void HandlerAttached (Widget w)
void InitWidgets ()
void Update (float timeSlice)
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

Detailed Description

Definition at line 1 of file SCR_IntroSplashScreenComponent.c.

Member Function Documentation

◆ Fade()

void SCR_IntroSplashScreenComponent::Fade ( Widget w,
bool show,
float length,
float timeslice )
inlineprotected

Definition at line 68 of file SCR_IntroSplashScreenComponent.c.

◆ HandlerAttached()

void SCR_IntroSplashScreenComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 11 of file SCR_IntroSplashScreenComponent.c.

◆ InitWidgets()

void SCR_IntroSplashScreenComponent::InitWidgets ( )
inlineprotected

Definition at line 33 of file SCR_IntroSplashScreenComponent.c.

◆ Update()

void SCR_IntroSplashScreenComponent::Update ( float timeSlice)
inlineprotected
Parameters
[in]timeSlice

Definition at line 55 of file SCR_IntroSplashScreenComponent.c.

Member Data Documentation

◆ FADEIN_TIME

const float SCR_IntroSplashScreenComponent::FADEIN_TIME = 2
staticprotected

Definition at line 8 of file SCR_IntroSplashScreenComponent.c.

◆ m_SpinnerComp

SCR_LoadingSpinner SCR_IntroSplashScreenComponent::m_SpinnerComp
protected

Definition at line 6 of file SCR_IntroSplashScreenComponent.c.

◆ m_Widgets

ref SCR_IntroSplashScreenWidgets SCR_IntroSplashScreenComponent::m_Widgets
protected

Definition at line 5 of file SCR_IntroSplashScreenComponent.c.

◆ m_wRoot

Widget SCR_IntroSplashScreenComponent::m_wRoot
protected

Definition at line 3 of file SCR_IntroSplashScreenComponent.c.


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