docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetBindingValue

    GetBindingValue<T>(string, out T)

    This method can be used to get the binding value.

    Declaration
    public bool GetBindingValue<T>(string queryPath, out T data)
    Parameters
    Type Name Description
    string queryPath

    LynX query path of the binding

    T data

    Data is written to this ref

    Returns
    Type Description
    bool

    True if value was fetched successfully.

    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)