Nodes implementing this interface can be focused by a FocusIO system.
Set focus to this node.
Handle input. Called each frame when focused.
Determine if the node can currently handle input.
Handle an input action.
Memory safe and const object comparison.
See Implementation
Nodes implementing this interface can be focused by a FocusIO system.