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

Go to the source code of this file.

Data Structures

class  SCR_StatsPanelBase
 

Enumerations

enum  EStatsPanelState { INIT, DEFAULT, WARNING, ERROR }
 
enum  EStatsPanelEval { SHOW_AVERAGE, SHOW_HIGHEST, SHOW_LOWEST }
 

Enumeration Type Documentation

◆ EStatsPanelEval

Enumerator
SHOW_AVERAGE 
SHOW_HIGHEST 
SHOW_LOWEST 

Definition at line 11 of file SCR_StatsPanelBase.c.

◆ EStatsPanelState

Enumerator
INIT 
DEFAULT 
WARNING 
ERROR 

Definition at line 3 of file SCR_StatsPanelBase.c.