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

Go to the source code of this file.

Classes

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.