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

Protected Member Functions

void SetSessionDurationTime ()
override void HandlerAttachedScripted (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

LocalizedString m_sSessionDurationFormatting
TextWidget m_wSessionDurationText
SCR_BaseGameMode m_GameMode

Detailed Description

Displays current session duration of the gamemode

Definition at line 4 of file SCR_SessionDurationUIComponent.c.

Member Function Documentation

◆ HandlerAttachedScripted()

override void SCR_SessionDurationUIComponent::HandlerAttachedScripted ( Widget w)
inlineprotected

Definition at line 28 of file SCR_SessionDurationUIComponent.c.

◆ HandlerDeattached()

override void SCR_SessionDurationUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 53 of file SCR_SessionDurationUIComponent.c.

◆ SetSessionDurationTime()

void SCR_SessionDurationUIComponent::SetSessionDurationTime ( )
inlineprotected

Definition at line 14 of file SCR_SessionDurationUIComponent.c.

Member Data Documentation

◆ m_GameMode

SCR_BaseGameMode SCR_SessionDurationUIComponent::m_GameMode
protected

Definition at line 11 of file SCR_SessionDurationUIComponent.c.

◆ m_sSessionDurationFormatting

LocalizedString SCR_SessionDurationUIComponent::m_sSessionDurationFormatting
protected

Definition at line 7 of file SCR_SessionDurationUIComponent.c.

◆ m_wSessionDurationText

TextWidget SCR_SessionDurationUIComponent::m_wSessionDurationText
protected

Definition at line 9 of file SCR_SessionDurationUIComponent.c.


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