Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Editor GUI. More...
Modules | |
UI Components | |
Editor UI components. | |
Menus | |
Editor 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... | |
Variables | |
SCR_EditorPingInfoDisplay | BaseContainerProps () |
Class that saves the color data for specific ENotificationColor enums for the notification system. More... | |
Editor GUI.
enum EEditorCursor |
Editor cursor type. Values must match cursor IDs in gproj!
Definition at line 5 of file EEditorCursor.c.
SCR_EditorPingInfoDisplay BaseContainerProps |
Class that saves the color data for specific ENotificationColor enums for the notification system.