Struct InputActionMap.BindingJson | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct InputActionMap.BindingJson

    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 BindingJson

    Fields

    action

    Declaration
    public string action
    Field Value
    Type Description
    System.String

    chainWithPrevious

    Declaration
    public bool chainWithPrevious
    Field Value
    Type Description
    System.Boolean

    groups

    Declaration
    public string groups
    Field Value
    Type Description
    System.String

    interactions

    Declaration
    public string interactions
    Field Value
    Type Description
    System.String

    isComposite

    Declaration
    public bool isComposite
    Field Value
    Type Description
    System.Boolean

    isPartOfComposite

    Declaration
    public bool isPartOfComposite
    Field Value
    Type Description
    System.Boolean

    modifiers

    Declaration
    public string modifiers
    Field Value
    Type Description
    System.String

    name

    Declaration
    public string name
    Field Value
    Type Description
    System.String

    path

    Declaration
    public string path
    Field Value
    Type Description
    System.String

    processors

    Declaration
    public string processors
    Field Value
    Type Description
    System.String

    Methods

    FromBinding(InputBinding)

    Declaration
    public static InputActionMap.BindingJson FromBinding(InputBinding binding)
    Parameters
    Type Name Description
    InputBinding binding
    Returns
    Type Description
    InputActionMap.BindingJson

    ToBinding()

    Declaration
    public InputBinding ToBinding()
    Returns
    Type Description
    InputBinding
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023