Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
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... | |