Dungeon Architect  17.0.0
DungeonArchitect.Editors.SnapFlow.SnapEditorUtils Class Reference

Static Public Member Functions

static void InitAsset (SnapFlowAsset asset, UIPlatform platform)
 
static GrammarProductionRule AddProductionRule (SnapFlowAsset asset, string ruleName)
 
static void RemoveProductionRule (SnapFlowAsset asset, GrammarProductionRule production)
 
static WeightedGrammarGraph AddProductionRuleRHS (SnapFlowAsset asset, GrammarProductionRule production)
 
static void RemoveProductionRuleRHS (GrammarProductionRule production, WeightedGrammarGraph rhs)
 
static GrammarNodeType AddNodeType (SnapFlowAsset asset, string nodeName)
 
static void RemoveNodeType (SnapFlowAsset asset, GrammarNodeType nodeType)
 

Detailed Description

Definition at line 11 of file SnapEditorUtils.cs.


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