InputEventType
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.
Declaration
Summary
Input event types
Metadata
Namespace: GridPlacement.Core.Data
Source File: cs/Core/Data/InputEventData.cs
Assembly: GridPlacement.Core
Type: enum
Enum Values
MouseMove
Mouse move event.
MouseButton
Mouse button press/release event.
Key
Keyboard key event.
Touch
Touch input event.