InputEvent
Inherits: Resource < RefCounted < ObjectDescription
Abstract base class for input events. All types of input events inherit from this class.Properties
The event’s device ID.
Methods
is_action_pressed
is_action_released
is_pressed
is_echo
as_text
Example Usage
- GDScript
- C#