Struct InputActionSetupExtensions.CompositeSyntax | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Struct InputActionSetupExtensions.CompositeSyntax

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: UnityEngine.Experimental.Input
    Syntax
    public struct CompositeSyntax

    Methods

    With(String, String, String, String)

    Declaration
    public InputActionSetupExtensions.CompositeSyntax With(string name, string binding, string interactions = null, string groups = null)
    Parameters
    Type Name Description
    System.String name
    System.String binding
    System.String interactions
    System.String groups
    Returns
    Type Description
    InputActionSetupExtensions.CompositeSyntax
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX