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

Protected Member Functions

int GetLastCheckedLocalMemory ()
int GetLastCheckedAuthorityMemory ()
override void UpdateStat ()
override void OnAuthorityStatValueSet (int value)

Protected Attributes

int m_iLocalMemory
int m_iAuthorityMemory

Detailed Description

Definition at line 2 of file SCR_MemoryNetworkedStat.c.

Member Function Documentation

◆ GetLastCheckedAuthorityMemory()

int SCR_MemoryNetworkedStat::GetLastCheckedAuthorityMemory ( )
inlineprotected

Definition at line 20 of file SCR_MemoryNetworkedStat.c.

◆ GetLastCheckedLocalMemory()

int SCR_MemoryNetworkedStat::GetLastCheckedLocalMemory ( )
inlineprotected

Definition at line 11 of file SCR_MemoryNetworkedStat.c.

◆ OnAuthorityStatValueSet()

override void SCR_MemoryNetworkedStat::OnAuthorityStatValueSet ( int value)
inlineprotected

Definition at line 48 of file SCR_MemoryNetworkedStat.c.

◆ UpdateStat()

override void SCR_MemoryNetworkedStat::UpdateStat ( )
inlineprotected

Definition at line 29 of file SCR_MemoryNetworkedStat.c.

Member Data Documentation

◆ m_iAuthorityMemory

int SCR_MemoryNetworkedStat::m_iAuthorityMemory
protected

Definition at line 8 of file SCR_MemoryNetworkedStat.c.

◆ m_iLocalMemory

int SCR_MemoryNetworkedStat::m_iLocalMemory
protected

Definition at line 5 of file SCR_MemoryNetworkedStat.c.


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