InputContext

Show Deprecated
Not Browsable

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

  • Read Parallel

    Determines if this InputContext is enabled or not.

  • Read Parallel

    The priority level at which the context should be run.

  • Read Parallel

    Determines whether input bindings of lower priority will be processed.

Properties

Enabled

Read Parallel

Priority

Read Parallel
Read Parallel

Methods

Events