Delegate InputSystem.BindingListener | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Delegate InputSystem.BindingListener

    Namespace: UnityEngine.InputNew
    Syntax
    public delegate bool BindingListener(InputControl control);
    Parameters
    Type Name Description
    InputControl control
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX