docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BindingRegistry

    Caches all the RegisterBinding attributes and their specific types

    Inheritance
    object
    BindingRegistry
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    public static class BindingRegistry

    Fields

    Name Description
    BindingMap

    Binding map associates Binding generic type declared from the RegisterBindingAttribute with the type exposing the attribute

    Methods

    Name Description
    GetRegisteredBindingType(Type)

    Gets the type containing the registered 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)