Dungeon Architect
17.0.0
|
Public Member Functions | |
GrammarGraphBuilder (GrammarGraph grammarGraph, GrammarNodeType[] nodeTypes, GraphBuilder graphBuilder) | |
int | CreateNode (string nodeName, int executionIndex) |
bool | LinkNodes (int nodeAId, int nodeBId) |
void | ClearGraph () |
Definition at line 12 of file GrammarGraphBuilder.cs.