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

    Delegate InputTestRuntime.DeviceCommandCallback

    Namespace: UnityEngine.Experimental.Input
    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 © 2015-2018 Unity
    Generated by DocFX