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