Delegate InputTestRuntime.DeviceCommandCallback | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Delegate InputTestRuntime.DeviceCommandCallback

    Namespace: UnityEngine.InputSystem
    Syntax
    public delegate long DeviceCommandCallback(int deviceId, InputDeviceCommand*command);
    Parameters
    Type Name Description
    System.Int32 deviceId
    InputDeviceCommand* command
    Returns
    Type Description
    System.Int64
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX