Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_EditorToolbarAction.c
Go to the documentation of this file.
1 //------------------------------------------------------------------------------------------------
4 {
5  void OnInit(SCR_ActionsToolbarEditorUIComponent toolbar)
6  {
7  }
8  void OnExit(SCR_ActionsToolbarEditorUIComponent toolbar)
9  {
10  }
11 };
12 
13 
SCR_BaseEditorAction
Definition: SCR_BaseEditorAction.c:24
SCR_EditorToolbarAction
Definition: SCR_EditorToolbarAction.c:3
SCR_BaseContainerCustomTitleUIInfo
void SCR_BaseContainerCustomTitleUIInfo(string propertyName, string format="%1")
Definition: Attributes.c:788
BaseContainerProps
SCR_AIGoalReaction_Follow BaseContainerProps
Handles insects that are supposed to be spawned around selected prefabs defined in prefab names array...
Definition: SCR_AIGoalReaction.c:468