Input event type for actions.
Contains a generic action which can be targeted from several type of inputs. Actions can be created from the project settings menu Project > Project Settings > Input Map. See Node._input.
The action's name. Actions are accessed via this String.
If true the action's state is pressed. If false the action's state is released.
See Implementation
Input event type for actions.
Contains a generic action which can be targeted from several type of inputs. Actions can be created from the project settings menu Project > Project Settings > Input Map. See Node._input.