Skip to main content

InputContext

Description:

  A record that defines a context for input actions.

name

Type: Field.

Description:

  The name of the input context.

Signature:

name: string

actions

Type: Field.

Description:

  The input actions of the input context.

Signature:

actions: {InputAction}