docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SystemGraphComponent.PendingGraphDescriptor

    Description of a graph to add to the reference graph stack.

    Inheritance
    object
    SystemGraphComponent.PendingGraphDescriptor
    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 class SystemGraphComponent.PendingGraphDescriptor

    Fields

    Name Description
    graphObject

    Data of the described graph

    handlerEnable

    Handler that is called when the component receive Enable lifecycle call from unity

    parentDescriptor

    If the graph is a embedded graph, then the descriptor of the main graph.

    subGraphPath

    SubGraph path for the query system

    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)