Handle an input action using the currently focused node.
Does nothing if no node has focus.
Input action for the node to handle.
If true (default) the action is active, on top of being simply emitted. Most handlers only react to active actions.
True if the action was handled. Consequently, wasInputAction will be set to true.
See Implementation
Handle an input action using the currently focused node.
Does nothing if no node has focus.