Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
EditorPlugin Interface Reference
Inheritance diagram for EditorPlugin:
[legend]

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: