Arma Reforger Script API
Loading...
Searching...
No Matches
List of all members
SCR_ToolbarActionsEditorComponentClass Interface Reference
Inheritance diagram for SCR_ToolbarActionsEditorComponentClass:
[legend]

Additional Inherited Members

- Public Member Functions inherited from SCR_BaseActionsEditorComponentClass
int GetActions (out notnull array< SCR_BaseEditorAction > outActions)
 Get actions in this list.
 
SCR_BaseEditorAction GetAction (int index)
 Get action on given index.
 
int FindAction (SCR_BaseEditorAction action)
 Get index of an action from the list.
 
void SetShortcuts (SCR_BaseActionsEditorComponent manager, bool toAdd)
 
void SCR_BaseActionsEditorComponentClass (IEntityComponentSource componentSource, IEntitySource parentSource, IEntitySource prefabSource)
 
- Public Member Functions inherited from SCR_BaseEditorComponentClass
array< ref SCR_BaseEditorEffectGetEffectsActivate ()
 
array< ref SCR_BaseEditorEffectGetEffectsDeactivate ()
 
- 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.
 
- Protected Attributes inherited from SCR_BaseActionsEditorComponentClass
ref array< ref SCR_EditorActionListm_ActionsLists
 
ref array< ref SCR_EditorActionGroupm_ActionGroups
 
ref array< SCR_BaseEditorActionm_ActionsSorted = {}
 

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