Class SystemGraphComponent.PendingGraphDescriptor
Description of a graph to add to the reference graph stack.
Inherited Members
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  |