docs.unity.cn
    Show / Hide Table of Contents

    Struct QueryKeyNameCommand

    Command to query the current name of a key according to the current keyboard layout.

    Namespace: UnityEngine.InputSystem.LowLevel
    Syntax
    public struct QueryKeyNameCommand : IInputDeviceCommandInfo

    Fields

    baseCommand

    Declaration
    public InputDeviceCommand baseCommand
    Field Value
    Type Description
    InputDeviceCommand