Dungeon Architect  17.0.0
DungeonArchitect.Flow.Impl.SnapGridFlow.SgfModuleAssemblySideCell Struct Reference

Public Member Functions

 SgfModuleAssemblySideCell (int connectionIdx)
 
bool HasConnection ()
 

Public Attributes

int connectionIdx
 
DungeonUID nodeId
 
DungeonUID linkedNodeId
 
DungeonUID linkId
 

Static Public Attributes

static readonly SgfModuleAssemblySideCell Empty
 

Detailed Description

Definition at line 12 of file SnapGridFlowModuleAssembly.cs.

Member Data Documentation

◆ Empty

readonly SgfModuleAssemblySideCell DungeonArchitect.Flow.Impl.SnapGridFlow.SgfModuleAssemblySideCell.Empty
static
Initial value:
= new SgfModuleAssemblySideCell()
{
connectionIdx = -1,
nodeId = DungeonUID.Empty,
linkedNodeId = DungeonUID.Empty,
linkId = DungeonUID.Empty
}

Definition at line 22 of file SnapGridFlowModuleAssembly.cs.


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