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

Protected Member Functions

void InitContent (SCR_GameOverScreenUIContentData endScreenUIContent)
override void HandlerAttached (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

string m_sImageName
string m_sImageHolderName
string m_sTileName
string m_sSubtitleName
string m_sDebriefingName
Widget m_wRoot

Detailed Description

Definition at line 1 of file SCR_GameOverScreenContentUIComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_GameOverScreenContentUIComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 54 of file SCR_GameOverScreenContentUIComponent.c.

◆ HandlerDeattached()

override void SCR_GameOverScreenContentUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 58 of file SCR_GameOverScreenContentUIComponent.c.

◆ InitContent()

void SCR_GameOverScreenContentUIComponent::InitContent ( SCR_GameOverScreenUIContentData endScreenUIContent)
inlineprotected

Fills the widgets of the gameover screen content

Parameters
endScreenUIContentcontains the layout and any neccessary information for the endscreen content widget

Definition at line 24 of file SCR_GameOverScreenContentUIComponent.c.

Member Data Documentation

◆ m_sDebriefingName

string SCR_GameOverScreenContentUIComponent::m_sDebriefingName
protected

Definition at line 16 of file SCR_GameOverScreenContentUIComponent.c.

◆ m_sImageHolderName

string SCR_GameOverScreenContentUIComponent::m_sImageHolderName
protected

Definition at line 7 of file SCR_GameOverScreenContentUIComponent.c.

◆ m_sImageName

string SCR_GameOverScreenContentUIComponent::m_sImageName
protected

Definition at line 4 of file SCR_GameOverScreenContentUIComponent.c.

◆ m_sSubtitleName

string SCR_GameOverScreenContentUIComponent::m_sSubtitleName
protected

Definition at line 13 of file SCR_GameOverScreenContentUIComponent.c.

◆ m_sTileName

string SCR_GameOverScreenContentUIComponent::m_sTileName
protected

Definition at line 10 of file SCR_GameOverScreenContentUIComponent.c.

◆ m_wRoot

Widget SCR_GameOverScreenContentUIComponent::m_wRoot
protected

Definition at line 18 of file SCR_GameOverScreenContentUIComponent.c.


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