docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetReverseBindings

    GetReverseBindings(Type)

    Returns all associated runtime bindings for a given authoring type.

    Declaration
    public static List<BindingRegistry.ReverseBinding> GetReverseBindings(Type authoringType)
    Parameters
    Type Name Description
    Type authoringType

    Type of the authoring component. Must derive from UnityEngine.Component.

    Returns
    Type Description
    List<BindingRegistry.ReverseBinding>

    Returns a list of ReverseBinding.

    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)