Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_StatsPanelBase Class Reference
Inheritance diagram for SCR_StatsPanelBase:
SCR_StatsPanel_FPS SCR_StatsPanel_Latency SCR_StatsPanel_PacketLoss SCR_StatsPanel_ServerName

Protected Member Functions

override bool DisplayStartDrawInit (IEntity owner)
override void DisplayStartDraw (IEntity owner)
override void DisplayUpdate (IEntity owner, float timeSlice)
float GetValue ()
void Update (float value)

Protected Attributes

string m_sFormattingPattern
int m_iValueWarning
int m_iValueError
int m_iValueMax
string m_sIconOK
string m_sIconWarning
string m_sIconError
string m_sLabel
int m_iUpdateInterval
EStatsPanelEval m_eValueCalc
bool m_bShowInSinglePlayer
bool m_bShowOnServer
RplIdentity m_RplIdentity
ref SCR_StatsPanelWidgets m_Widgets
EStatsPanelState m_eState = EStatsPanelState.INIT
bool m_bShowInDefaultState
float m_fTimeElapsed
int m_iRecords
float m_fValueToShow
float m_fValueRecorded

Detailed Description

Definition at line 18 of file SCR_StatsPanelBase.c.

Member Function Documentation

◆ DisplayStartDraw()

override void SCR_StatsPanelBase::DisplayStartDraw ( IEntity owner)
inlineprotected

Definition at line 86 of file SCR_StatsPanelBase.c.

◆ DisplayStartDrawInit()

override bool SCR_StatsPanelBase::DisplayStartDrawInit ( IEntity owner)
inlineprotected

Definition at line 69 of file SCR_StatsPanelBase.c.

◆ DisplayUpdate()

override void SCR_StatsPanelBase::DisplayUpdate ( IEntity owner,
float timeSlice )
inlineprotected

Definition at line 107 of file SCR_StatsPanelBase.c.

◆ GetValue()

float SCR_StatsPanelBase::GetValue ( )
inlineprotected

Definition at line 150 of file SCR_StatsPanelBase.c.

◆ Update()

void SCR_StatsPanelBase::Update ( float value)
inlineprotected

Definition at line 156 of file SCR_StatsPanelBase.c.

Member Data Documentation

◆ m_bShowInDefaultState

bool SCR_StatsPanelBase::m_bShowInDefaultState
protected

Definition at line 60 of file SCR_StatsPanelBase.c.

◆ m_bShowInSinglePlayer

bool SCR_StatsPanelBase::m_bShowInSinglePlayer
protected

Definition at line 51 of file SCR_StatsPanelBase.c.

◆ m_bShowOnServer

bool SCR_StatsPanelBase::m_bShowOnServer
protected

Definition at line 54 of file SCR_StatsPanelBase.c.

◆ m_eState

EStatsPanelState SCR_StatsPanelBase::m_eState = EStatsPanelState.INIT
protected

Definition at line 58 of file SCR_StatsPanelBase.c.

◆ m_eValueCalc

EStatsPanelEval SCR_StatsPanelBase::m_eValueCalc
protected

Definition at line 48 of file SCR_StatsPanelBase.c.

◆ m_fTimeElapsed

float SCR_StatsPanelBase::m_fTimeElapsed
protected

Definition at line 62 of file SCR_StatsPanelBase.c.

◆ m_fValueRecorded

float SCR_StatsPanelBase::m_fValueRecorded
protected

Definition at line 66 of file SCR_StatsPanelBase.c.

◆ m_fValueToShow

float SCR_StatsPanelBase::m_fValueToShow
protected

Definition at line 65 of file SCR_StatsPanelBase.c.

◆ m_iRecords

int SCR_StatsPanelBase::m_iRecords
protected

Definition at line 63 of file SCR_StatsPanelBase.c.

◆ m_iUpdateInterval

int SCR_StatsPanelBase::m_iUpdateInterval
protected

Definition at line 45 of file SCR_StatsPanelBase.c.

◆ m_iValueError

int SCR_StatsPanelBase::m_iValueError
protected

Definition at line 27 of file SCR_StatsPanelBase.c.

◆ m_iValueMax

int SCR_StatsPanelBase::m_iValueMax
protected

Definition at line 30 of file SCR_StatsPanelBase.c.

◆ m_iValueWarning

int SCR_StatsPanelBase::m_iValueWarning
protected

Definition at line 24 of file SCR_StatsPanelBase.c.

◆ m_RplIdentity

RplIdentity SCR_StatsPanelBase::m_RplIdentity
protected

Definition at line 56 of file SCR_StatsPanelBase.c.

◆ m_sFormattingPattern

string SCR_StatsPanelBase::m_sFormattingPattern
protected

Definition at line 21 of file SCR_StatsPanelBase.c.

◆ m_sIconError

string SCR_StatsPanelBase::m_sIconError
protected

Definition at line 39 of file SCR_StatsPanelBase.c.

◆ m_sIconOK

string SCR_StatsPanelBase::m_sIconOK
protected

Definition at line 33 of file SCR_StatsPanelBase.c.

◆ m_sIconWarning

string SCR_StatsPanelBase::m_sIconWarning
protected

Definition at line 36 of file SCR_StatsPanelBase.c.

◆ m_sLabel

string SCR_StatsPanelBase::m_sLabel
optionalprotected

Definition at line 42 of file SCR_StatsPanelBase.c.

◆ m_Widgets

ref SCR_StatsPanelWidgets SCR_StatsPanelBase::m_Widgets
protected

Definition at line 57 of file SCR_StatsPanelBase.c.


The documentation for this class was generated from the following file: