Dungeon Architect  17.0.0
DungeonArchitect.Grammar.GrammarExecGraph Class Reference
Inheritance diagram for DungeonArchitect.Grammar.GrammarExecGraph:
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

GrammarExecEntryNode entryNode
 

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 6 of file GrammarExecGraph.cs.


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