WorldLoadEditorEvent
nstructors WorldLoadEditorEvent() Initializes WorldLoadEditorEvent to the default value.
EntitySelectEditorEvent
ructors EntitySelectEditorEvent(Entity entity = nil) Initializes EntitySelectEditorEvent to the specified value.
EntityDeleteEditorEvent
ructors EntityDeleteEditorEvent(string entityName = nil) Initializes EntityDeleteEditorEvent to the specified value.
ScreenTouchReleaseEditorEvent
ted from ScreenTouchEditorEvent: Vector2 TouchPoint The occurring point of touching. Constructors ScreenTouchReleaseEditorEvent(Vector2 touchPoint = Vector2(0, 0)) Initializes ScreenTouchReleaseEditorEvent to the specified value.
TouchEditorEvent
. Constructors TouchEditorEvent() Initializes TouchEditorEvent to the default value.
EnterEditorEvent
e Constructors EnterEditorEvent() Initializes EnterEditorEvent to the default value.
ButtonStateChangeEditorEvent
rs ButtonStateChangeEditorEvent(ButtonState state = 0) Initializes ButtonStateChangeEditorEvent to the specified value.
ButtonClickEditorEvent
tructors ButtonClickEditorEvent(Entity entity = nil) Initializes ButtonClickEditorEvent to the specified value.
ScreenTouchHoldEditorEvent
ted from ScreenTouchEditorEvent: Vector2 TouchPoint The occurring point of touching. Constructors ScreenTouchHoldEditorEvent(Vector2 touchPoint = Vector2(0, 0)) Initializes ScreenTouchHoldEditorEvent to the specified value.
EntityDeselectEditorEvent
ctors EntityDeselectEditorEvent(Entity entity = nil) Initializes EntityDeselectEditorEvent to the specified value.