Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ETimeFormatParam.c File Reference

Go to the source code of this file.

Enumerations

enum  ETimeFormatParam { DAYS = 1 , HOURS = 2 , MINUTES = 4 , SECONDS = 8 }

Enumeration Type Documentation

◆ ETimeFormatParam

For SCR_Global.GetTimeFormatting() (and functions inherenting from this) to set the 'showleadingZero'parameter and 'hideWhenZero'.

Enumerator
DAYS 
HOURS 
MINUTES 
SECONDS 

Definition at line 4 of file ETimeFormatParam.c.