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

Protected Member Functions

ScriptInvoker GetOnReceive ()
void Transmit ()
void Receive (int fps, int memoryKB, int tickCount)
void EOnEditorActivateServer ()
void EOnEditorDeactivateServer ()

Protected Attributes

float m_fInterval
ref ScriptInvoker m_OnReceive = new ScriptInvoker()

Detailed Description

Definition at line 5 of file SCR_ServerInfoEditorComponent.c.

Member Function Documentation

◆ EOnEditorActivateServer()

void SCR_ServerInfoEditorComponent::EOnEditorActivateServer ( )
inlineprotected

Definition at line 31 of file SCR_ServerInfoEditorComponent.c.

◆ EOnEditorDeactivateServer()

void SCR_ServerInfoEditorComponent::EOnEditorDeactivateServer ( )
inlineprotected

Definition at line 35 of file SCR_ServerInfoEditorComponent.c.

◆ GetOnReceive()

ScriptInvoker SCR_ServerInfoEditorComponent::GetOnReceive ( )
inlineprotected

Definition at line 12 of file SCR_ServerInfoEditorComponent.c.

◆ Receive()

void SCR_ServerInfoEditorComponent::Receive ( int fps,
int memoryKB,
int tickCount )
inlineprotected

Definition at line 26 of file SCR_ServerInfoEditorComponent.c.

◆ Transmit()

void SCR_ServerInfoEditorComponent::Transmit ( )
inlineprotected

Definition at line 17 of file SCR_ServerInfoEditorComponent.c.

Member Data Documentation

◆ m_fInterval

float SCR_ServerInfoEditorComponent::m_fInterval
protected

Definition at line 8 of file SCR_ServerInfoEditorComponent.c.

◆ m_OnReceive

ref ScriptInvoker SCR_ServerInfoEditorComponent::m_OnReceive = new ScriptInvoker()
protected

Definition at line 10 of file SCR_ServerInfoEditorComponent.c.


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