docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetBinding

    GetBinding<T>(string)

    This method can be used to retrieve the binding object by LynX path.

    Declaration
    public Binding<T> GetBinding<T>(string queryPath)
    Parameters
    Type Name Description
    string queryPath

    LynX path of the binding

    Returns
    Type Description
    Binding<T>

    The binding of type binding{T} if queryPath exists, null otherwise.

    Type Parameters
    Name Description
    T

    Type of the binding

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)