Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
FullTimeData Class Reference

struct that keeps Time relevant information for future formatting More...

Private Member Functions

int m_Days int m_Hours int m_Minutes int m_Seconds string FormatedAsTimestamp ()
string FormatedNonZero ()
string FormatedWithZero ()

Detailed Description

struct that keeps Time relevant information for future formatting

Definition at line 4 of file timeconversions.c.

Member Function Documentation

◆ FormatedAsTimestamp()

int m_Days int m_Hours int m_Minutes int m_Seconds string FormatedAsTimestamp ( )
inlineprivate

Definition at line 11 of file timeconversions.c.

References string::Format().

Referenced by ScriptedWidgetEventHandler::UpdateTime().

◆ FormatedNonZero()

string FormatedNonZero ( )
inlineprivate

Definition at line 36 of file timeconversions.c.

References string::Format().

◆ FormatedWithZero()

string FormatedWithZero ( )
inlineprivate

Definition at line 31 of file timeconversions.c.

References string::Format().


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