Dungeon Architect  17.0.0
DungeonArchitect.Graphs.Layouts.IGraphLayoutNodeActions< T > Interface Template Reference

Public Member Functions

void SetNodePosition (T node, Vector2 position)
 
Vector2 GetNodePosition (T node)
 
T[] GetOutgoingNodes (T node)
 

Detailed Description

Definition at line 12 of file GraphLayout.cs.


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