Arma Reforger Explorer
1.1.0.42
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 } |
Variables | |
enum ETimeFormatParam | NON_INTERACTABLE_HINT |
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.
enum ETimeFormatParam NON_INTERACTABLE_HINT |