Dungeon Architect
17.0.0
|
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 | |
SpatialConstraintAsset | asset |
Additional Inherited Members | |
Properties inherited from DungeonArchitect.Graphs.Graph | |
DungeonArchitect.Graphs.IndexCounter | IndexCounter [get] |
List< GraphNode > | Nodes [get] |
List of graph nodes More... | |
List< GraphLink > | Links [get] |
List of graph links connecting the nodes More... | |
IndexCounter | TopZIndex [get] |
The z index of the top most node More... | |
Definition at line 9 of file SpatialConstraintGraph.cs.