Basic FunctionalityInput ManagementInputContextOn this pageInputContext 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}