Arma Reforger Script API
Loading...
Searching...
No Matches
EditorPlugin Interface Reference
Inheritance diagram for EditorPlugin:

Public Member Functions

override void RunCommandline ()
 
override void Configure ()
 

Protected Member Functions

void Unpause ()
 
override void OnGameModeStarted (string worldName, string gameMode, bool playFromCameraPos, vector cameraPosition, vector cameraAngles)
 
bool ButtonClose ()
 

Protected Attributes

bool m_bStartOnWorldEditorCamera
 
bool m_bStartUnpaused
 

Member Function Documentation

◆ ButtonClose()

bool EditorPlugin.ButtonClose ( )
protected

◆ Configure()

override void EditorPlugin.Configure ( )

◆ OnGameModeStarted()

override void EditorPlugin.OnGameModeStarted ( string worldName,
string gameMode,
bool playFromCameraPos,
vector cameraPosition,
vector cameraAngles )
protected

◆ RunCommandline()

override void EditorPlugin.RunCommandline ( )

◆ Unpause()

void EditorPlugin.Unpause ( )
protected

Member Data Documentation

◆ m_bStartOnWorldEditorCamera

bool EditorPlugin.m_bStartOnWorldEditorCamera
protected

◆ m_bStartUnpaused

bool EditorPlugin.m_bStartUnpaused
protected

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