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 |