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

Public Member Functions

override void Run ()
 

Protected Member Functions

bool ButtonRun ()
 
bool ButtonClose ()
 

Protected Attributes

string m_sAddon
 
ResourceName m_sDirectory
 

Static Protected Attributes

static const ref array< string > UNIQUE_COMPONENTS = { "MeshObject", "RigidBody", "RplComponent", "Hierarchy", "SCR_DestructionMultiPhaseComponent" }
 

Member Function Documentation

◆ ButtonClose()

bool SCR_EditableEntityMaintenancePlugin.ButtonClose ( )
protected

◆ ButtonRun()

bool SCR_EditableEntityMaintenancePlugin.ButtonRun ( )
protected

◆ Run()

override void SCR_EditableEntityMaintenancePlugin.Run ( )

Member Data Documentation

◆ m_sAddon

string SCR_EditableEntityMaintenancePlugin.m_sAddon
protected

◆ m_sDirectory

ResourceName SCR_EditableEntityMaintenancePlugin.m_sDirectory
protected

◆ UNIQUE_COMPONENTS

const ref array<string> SCR_EditableEntityMaintenancePlugin.UNIQUE_COMPONENTS = { "MeshObject", "RigidBody", "RplComponent", "Hierarchy", "SCR_DestructionMultiPhaseComponent" }
staticprotected

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