Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
ETimeFormatParam.c File Reference

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
 

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.

Variable Documentation

◆ NON_INTERACTABLE_HINT

enum ETimeFormatParam NON_INTERACTABLE_HINT