Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_EditorManagerCore.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_EditorManagerCore
 Core component to manage SCR_EditorManagerEntity. More...
 

Functions

void SCR_EditorManagerDisconnectData (int playerID, EEditorMode modes)
 

Variables

SCR_EditorManagerCore m_iPlayerID
 
WorldTimestamp m_Time
 
EEditorMode m_Modes
 

Function Documentation

◆ SCR_EditorManagerDisconnectData()

void SCR_EditorManagerDisconnectData ( int  playerID,
EEditorMode  modes 
)

Definition at line 585 of file SCR_EditorManagerCore.c.

Variable Documentation

◆ m_Modes

EEditorMode m_Modes

Definition at line 582 of file SCR_EditorManagerCore.c.

◆ m_Time

WorldTimestamp m_Time

Definition at line 581 of file SCR_EditorManagerCore.c.