docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate InputDeviceExecuteCommandDelegate

    Delegate for executing InputDeviceCommands inside onFindLayoutForDevice.

    Namespace: UnityEngine.InputSystem.LowLevel
    Assembly: Unity.InputSystem.dll
    Syntax
    public delegate long InputDeviceExecuteCommandDelegate(ref InputDeviceCommand command)
    Parameters
    Type Name Description
    InputDeviceCommand command

    Command to execute.

    Returns
    Type Description
    long

    See Also

    onFindLayoutForDevice
    InputDeviceFindControlLayoutDelegate
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)