InputContext
Show Deprecated
An InputContext is a collection of actions which holds related InputActions and defines how they interact with other contexts and actions. Nested InputContext instances will have no effect and ordering/priority is managed through Enabled, Priority, and Sink.
Summary
Properties
Determines if this InputContext is enabled or not.
The priority level at which the context should be run.
Determines whether input bindings of lower priority will be processed.