![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Topics | |
| UI Components | |
| Menus | |
Enumerations | |
| enum | EEditorCursor { DEFAULT = 0 , FOCUS = 1 , PLACE = 2 , TRANSFORM = 3 , TRANSFORM_DISABLED = 4 , WAITING = 5 , MOVE_CAMERA = 6 , TRANSFORM_SNAP = 7 , TRANSFORM_SNAP_DISABLED = 8 , ROTATE = 9 , WAYPOINT = 10 , OBJECTIVE = 11 , TRANSFORM_GEOMETRY = 13 , PLACE_GEOMETRY = 14 } |
| Editor cursor type. Values must match cursor IDs in gproj! More... | |
Editor GUI
| enum EEditorCursor |
Editor cursor type. Values must match cursor IDs in gproj!
Definition at line 5 of file EEditorCursor.c.