Arma Reforger Script API
|
Editor GUI. More...
Modules | |
UI Components | |
Editor UI components. | |
Menus | |
Editor menus. | |
Enumerations | |
enum | EEditorCursor { EEditorCursor.DEFAULT = 0 , EEditorCursor.FOCUS = 1 , EEditorCursor.PLACE = 2 , EEditorCursor.TRANSFORM = 3 , EEditorCursor.TRANSFORM_DISABLED = 4 , EEditorCursor.WAITING = 5 , EEditorCursor.MOVE_CAMERA = 6 , EEditorCursor.TRANSFORM_SNAP = 7 , EEditorCursor.TRANSFORM_SNAP_DISABLED = 8 , EEditorCursor.ROTATE = 9 , EEditorCursor.WAYPOINT = 10 , EEditorCursor.OBJECTIVE = 11 , EEditorCursor.TRANSFORM_GEOMETRY = 13 , EEditorCursor.PLACE_GEOMETRY = 14 } |
Editor GUI.
enum EEditorCursor |
Editor cursor type. Values must match cursor IDs in gproj!