Dungeon Architect  17.0.0
DungeonArchitect.Flow.Exec.FlowExecGraph Class Reference
Inheritance diagram for DungeonArchitect.Flow.Exec.FlowExecGraph:
DungeonArchitect.Graphs.Graph

Public Member Functions

override void OnEnable ()
 
- Public Member Functions inherited from DungeonArchitect.Graphs.Graph
GraphNode GetNode (string id)
 Gets the node by it's id More...
 
T[] GetNodes< T > ()
 Get all nodes of the specified type More...
 

Public Attributes

FlowExecResultGraphNode resultNode
 

Additional Inherited Members

- Properties inherited from DungeonArchitect.Graphs.Graph
DungeonArchitect.Graphs.IndexCounter IndexCounter [get]
 
List< GraphNodeNodes [get]
 List of graph nodes More...
 
List< GraphLinkLinks [get]
 List of graph links connecting the nodes More...
 
IndexCounter TopZIndex [get]
 The z index of the top most node More...
 

Detailed Description

Definition at line 7 of file FlowExecGraph.cs.


The documentation for this class was generated from the following file: