|
Arma Reforger Script API
|
Public Member Functions | |
| void | Init (IEntity owner) |
| void | Exit (IEntity owner) |
Public Member Functions inherited from SCR_BaseEditorComponentClass | |
| array< ref SCR_BaseEditorEffect > | GetEffectsActivate () |
| array< ref SCR_BaseEditorEffect > | GetEffectsDeactivate () |
Protected Attributes | |
| ref SCR_HintConditionList | m_Hints |
Additional Inherited Members | |
Static Public Member Functions inherited from SCR_BaseEditorComponentClass | |
| static SCR_BaseEditorComponentClass | GetInstance (TypeName type, bool showError) |
| Get prefab data of local editor component instance attached on SCR_EditorManagerEntity or SCR_EditorModeEntity. | |
| void SCR_HintEditorComponentClass.Exit | ( | IEntity | owner | ) |
| void SCR_HintEditorComponentClass.Init | ( | IEntity | owner | ) |
|
protected |