Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_IngameClockUIComponent Class Reference

Gets the Ingame time and displays it on a UI text element. More...

Inheritance diagram for SCR_IngameClockUIComponent:
MenuRootSubComponent

Protected Member Functions

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

Protected Attributes

string m_sTimeTextName
string m_sTimeIconName
string m_sTimeMultiplierName
string m_sTimeStoppedIconName
string m_sTimeMultiplierFormat
string m_sNoTimeProgressionHint
string m_sInGameTimeHint
float m_fUpdateFreq
bool m_bHideTimeMultiplierIfOne
ref array< EDayTimeEnums > m_aShowMoonphaseAtDayTimes
TextWidget m_TimeText
ImageWidget m_TimeIcon
TextWidget m_TimeMultiplier
ImageWidget m_TimeStoppedIcon
TimeAndWeatherManagerEntity m_TimeAndWeatherManagerEntity
SCR_CustomTooltipTargetEditorUIComponent m_CustomTooltipUIComponent

Detailed Description

Gets the Ingame time and displays it on a UI text element.

Definition at line 2 of file SCR_IngameClockUIComponent.c.

Member Function Documentation

◆ HandlerAttachedScripted()

override void SCR_IngameClockUIComponent::HandlerAttachedScripted ( Widget w)
inlineprotected

Definition at line 108 of file SCR_IngameClockUIComponent.c.

◆ HandlerDeattached()

override void SCR_IngameClockUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 145 of file SCR_IngameClockUIComponent.c.

◆ UpdateIngameClock()

void SCR_IngameClockUIComponent::UpdateIngameClock ( )
inlineprotected

Definition at line 45 of file SCR_IngameClockUIComponent.c.

Member Data Documentation

◆ m_aShowMoonphaseAtDayTimes

ref array<EDayTimeEnums> SCR_IngameClockUIComponent::m_aShowMoonphaseAtDayTimes
protected

Definition at line 32 of file SCR_IngameClockUIComponent.c.

◆ m_bHideTimeMultiplierIfOne

bool SCR_IngameClockUIComponent::m_bHideTimeMultiplierIfOne
protected

Definition at line 29 of file SCR_IngameClockUIComponent.c.

◆ m_CustomTooltipUIComponent

SCR_CustomTooltipTargetEditorUIComponent SCR_IngameClockUIComponent::m_CustomTooltipUIComponent
protected

Definition at line 40 of file SCR_IngameClockUIComponent.c.

◆ m_fUpdateFreq

float SCR_IngameClockUIComponent::m_fUpdateFreq
protected

Definition at line 26 of file SCR_IngameClockUIComponent.c.

◆ m_sInGameTimeHint

string SCR_IngameClockUIComponent::m_sInGameTimeHint
protected

Definition at line 23 of file SCR_IngameClockUIComponent.c.

◆ m_sNoTimeProgressionHint

string SCR_IngameClockUIComponent::m_sNoTimeProgressionHint
protected

Definition at line 20 of file SCR_IngameClockUIComponent.c.

◆ m_sTimeIconName

string SCR_IngameClockUIComponent::m_sTimeIconName
protected

Definition at line 8 of file SCR_IngameClockUIComponent.c.

◆ m_sTimeMultiplierFormat

string SCR_IngameClockUIComponent::m_sTimeMultiplierFormat
protected

Definition at line 17 of file SCR_IngameClockUIComponent.c.

◆ m_sTimeMultiplierName

string SCR_IngameClockUIComponent::m_sTimeMultiplierName
protected

Definition at line 11 of file SCR_IngameClockUIComponent.c.

◆ m_sTimeStoppedIconName

string SCR_IngameClockUIComponent::m_sTimeStoppedIconName
protected

Definition at line 14 of file SCR_IngameClockUIComponent.c.

◆ m_sTimeTextName

string SCR_IngameClockUIComponent::m_sTimeTextName
protected

Definition at line 5 of file SCR_IngameClockUIComponent.c.

◆ m_TimeAndWeatherManagerEntity

TimeAndWeatherManagerEntity SCR_IngameClockUIComponent::m_TimeAndWeatherManagerEntity
protected

Definition at line 39 of file SCR_IngameClockUIComponent.c.

◆ m_TimeIcon

ImageWidget SCR_IngameClockUIComponent::m_TimeIcon
protected

Definition at line 36 of file SCR_IngameClockUIComponent.c.

◆ m_TimeMultiplier

TextWidget SCR_IngameClockUIComponent::m_TimeMultiplier
protected

Definition at line 37 of file SCR_IngameClockUIComponent.c.

◆ m_TimeStoppedIcon

ImageWidget SCR_IngameClockUIComponent::m_TimeStoppedIcon
protected

Definition at line 38 of file SCR_IngameClockUIComponent.c.

◆ m_TimeText

TextWidget SCR_IngameClockUIComponent::m_TimeText
protected

Definition at line 35 of file SCR_IngameClockUIComponent.c.


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