Dungeon Architect  17.0.0
DungeonArchitect.Flow.Domains.Layout.Pathing.FlowLayoutStaticGrowthState Class Reference

Public Attributes

FlowLayoutGraph Graph
 
FlowLayoutGraphQuery GraphQuery
 
FlowLayoutGraphNode HeadNode = null
 
List< FlowLayoutGraphNodeSinkNodes = new List<FlowLayoutGraphNode>()
 
System.Random Random
 
int MinPathSize
 
int MaxPathSize
 
Color NodeColor
 
string PathName
 
string StartNodePathNameOverride = ""
 
string EndNodePathNameOverride = ""
 
IFlowLayoutGraphConstraints GraphConstraint
 
FlowLayoutNodeGroupGenerator NodeGroupGenerator
 
IFlowLayoutNodeCreationConstraint NodeCreationConstraint
 

Detailed Description

Definition at line 21 of file FlowLayoutGraphPathUtils.cs.


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