Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FPSNetworkedStat Class Reference
Inheritance diagram for SCR_FPSNetworkedStat:
SCR_BaseNetworkedStat

Protected Member Functions

int GetLastCheckedLocalFPS ()
int GetLastCheckedAuthorityFPS ()
override void UpdateStat ()
void UpdateStatValueIfAuthority ()
override void OnAuthorityStatValueSet (int value)

Protected Attributes

int m_iLocalFPS
int m_iAuthorityFPS

Detailed Description

Definition at line 2 of file SCR_ServerFPSNetworkedStat.c.

Member Function Documentation

◆ GetLastCheckedAuthorityFPS()

int SCR_FPSNetworkedStat::GetLastCheckedAuthorityFPS ( )
inlineprotected

Definition at line 16 of file SCR_ServerFPSNetworkedStat.c.

◆ GetLastCheckedLocalFPS()

int SCR_FPSNetworkedStat::GetLastCheckedLocalFPS ( )
inlineprotected

Definition at line 10 of file SCR_ServerFPSNetworkedStat.c.

◆ OnAuthorityStatValueSet()

override void SCR_FPSNetworkedStat::OnAuthorityStatValueSet ( int value)
inlineprotected

Definition at line 45 of file SCR_ServerFPSNetworkedStat.c.

◆ UpdateStat()

override void SCR_FPSNetworkedStat::UpdateStat ( )
inlineprotected

Definition at line 22 of file SCR_ServerFPSNetworkedStat.c.

◆ UpdateStatValueIfAuthority()

void SCR_FPSNetworkedStat::UpdateStatValueIfAuthority ( )
inlineprotected

Definition at line 34 of file SCR_ServerFPSNetworkedStat.c.

Member Data Documentation

◆ m_iAuthorityFPS

int SCR_FPSNetworkedStat::m_iAuthorityFPS
protected

Definition at line 7 of file SCR_ServerFPSNetworkedStat.c.

◆ m_iLocalFPS

int SCR_FPSNetworkedStat::m_iLocalFPS
protected

Definition at line 5 of file SCR_ServerFPSNetworkedStat.c.


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