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

    Delegate InputUpdateDelegate

    Namespace: UnityEngine.Experimental.Input.LowLevel
    Syntax
    public delegate void InputUpdateDelegate(InputUpdateType updateType, ref InputEventBuffer eventBuffer);
    Parameters
    Type Name Description
    InputUpdateType updateType
    InputEventBuffer eventBuffer
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX