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

Protected Member Functions

override void OnActivate (IEntity object)
ResourceName GetLayoutResource ()

Protected Attributes

ResourceName m_sLayout
float m_fFadeIn
float m_fFadeOut
float m_fVisibilityTime
float m_fOpacityValue
int m_iID
ref SCR_ScenarioFrameworkGet m_Getter

Detailed Description

Definition at line 2 of file SCR_ScenarioFrameworkActionShowLayout.c.

Member Function Documentation

◆ GetLayoutResource()

ResourceName SCR_ScenarioFrameworkActionShowLayout::GetLayoutResource ( )
inlineprotected

Definition at line 87 of file SCR_ScenarioFrameworkActionShowLayout.c.

◆ OnActivate()

override void SCR_ScenarioFrameworkActionShowLayout::OnActivate ( IEntity object)
inlineprotected

Definition at line 26 of file SCR_ScenarioFrameworkActionShowLayout.c.

Member Data Documentation

◆ m_fFadeIn

float SCR_ScenarioFrameworkActionShowLayout::m_fFadeIn
protected

Definition at line 8 of file SCR_ScenarioFrameworkActionShowLayout.c.

◆ m_fFadeOut

float SCR_ScenarioFrameworkActionShowLayout::m_fFadeOut
protected

Definition at line 11 of file SCR_ScenarioFrameworkActionShowLayout.c.

◆ m_fOpacityValue

float SCR_ScenarioFrameworkActionShowLayout::m_fOpacityValue
protected

Definition at line 17 of file SCR_ScenarioFrameworkActionShowLayout.c.

◆ m_fVisibilityTime

float SCR_ScenarioFrameworkActionShowLayout::m_fVisibilityTime
protected

Definition at line 14 of file SCR_ScenarioFrameworkActionShowLayout.c.

◆ m_Getter

ref SCR_ScenarioFrameworkGet SCR_ScenarioFrameworkActionShowLayout::m_Getter
protected

Definition at line 23 of file SCR_ScenarioFrameworkActionShowLayout.c.

◆ m_iID

int SCR_ScenarioFrameworkActionShowLayout::m_iID
protected

Definition at line 20 of file SCR_ScenarioFrameworkActionShowLayout.c.

◆ m_sLayout

ResourceName SCR_ScenarioFrameworkActionShowLayout::m_sLayout
protected

Definition at line 5 of file SCR_ScenarioFrameworkActionShowLayout.c.


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