Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_SystemClockUIComponent Interface Reference

Gets the System time of the player's pc and displays it on an UI text element. More...

Inheritance diagram for SCR_SystemClockUIComponent:

Public Member Functions

override void HandlerAttached (Widget w)
 
override void HandlerDeattached (Widget w)
 

Protected Member Functions

void OnSystemClockUpdate ()
 

Protected Attributes

TextWidget m_ClockTimeText
 

Detailed Description

Gets the System time of the player's pc and displays it on an UI text element.

Member Function Documentation

◆ HandlerAttached()

override void SCR_SystemClockUIComponent.HandlerAttached ( Widget w)

◆ HandlerDeattached()

override void SCR_SystemClockUIComponent.HandlerDeattached ( Widget w)

◆ OnSystemClockUpdate()

void SCR_SystemClockUIComponent.OnSystemClockUpdate ( )
protected

Member Data Documentation

◆ m_ClockTimeText

TextWidget SCR_SystemClockUIComponent.m_ClockTimeText
protected

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