docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SystemComponentManager

    SystemComponentManager is in charge of bindings and properties attached as components to SystemGraphComponent

    Inheritance
    object
    SystemComponentManager
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Global Namespace
    Assembly: solution.dll
    Syntax
    public class SystemComponentManager

    Constructors

    Name Description
    SystemComponentManager(SystemGraphComponent)

    Initializes a new instance of the SystemComponentManager class.

    Properties

    Name Description
    MapComponent

    Gets the map component.

    Methods

    Name Description
    AddPendingBindings()

    Adds the pending bindings.

    AddPendingComponents()

    Adds the pending components.

    AddPendingProperties()

    Adds the pending properties.

    DestroyPendingComponents()

    Destroys the pending components.

    GetComponentAttachment(string)

    Gets the component attachment for the provided component key

    KeyForParameter(SerializedParameter)

    Returns the component key from a parameter struct

    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)