Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.
An object that describes a particular user input, such as mouse movement, touches, keyboard, and more. This class cannot be instantiated. It was added in version 0.133.
Properties
UserInputState: UserInputState
- Category: State.
- Serialization: cannot load or save.
- Thread safety: read safe
UserInputType: UserInputType
- Category: Data.
- Serialization: cannot load or save.
- Thread safety: read safe
Methods
IsModifierKeyDown(modifierKey: ModifierKey): bool
| Name | Type |
|---|---|
| modifierKey | ModifierKey |
- Thread safety: unsafe