![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
| enum | ETimeFormatParam { DAYS = 1 , HOURS = 2 , MINUTES = 4 , SECONDS = 8 } |
| enum 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.