![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_BaseEditorAction |
| class | SCR_EditorActionData |
Enumerations | |
| enum | EEditorActionType { ACTION , TOGGLE , DYNAMIC } |
| enum | EEditorActionGroup { NONE , SIMULATION , SAVING , TOOLS , DYNAMIC , COMMAND_WAYPOINT , COMMAND_TASK , COMMAND_SPAWN_POINT } |
| enum EEditorActionGroup |
| Enumerator | |
|---|---|
| NONE | |
| SIMULATION | |
| SAVING | |
| TOOLS | |
| DYNAMIC | |
| COMMAND_WAYPOINT | Waypoints in command bar. |
| COMMAND_TASK | Tasks in command bar. |
| COMMAND_SPAWN_POINT | Spawn points in command bar. |
Definition at line 7 of file SCR_BaseEditorAction.c.
| enum EEditorActionType |
| Enumerator | |
|---|---|
| ACTION | |
| TOGGLE | |
| DYNAMIC | |
Definition at line 1 of file SCR_BaseEditorAction.c.