Dungeon Architect  17.0.0
DungeonArchitect.Builders.Snap.Impl.ModuleBuildNode Class Reference

Static Public Member Functions

static string GenerateModuleInstanceID (System.Guid ModuleGuid)
 

Public Attributes

string ModuleInstanceID
 
ModuleInfo Module
 
int IncomingDoorIndex
 
SnapAttachmentConfiguration AttachmentConfig
 
int DepthFromLeaf
 
List< ModuleBuildNodeExtensions = new List<ModuleBuildNode>()
 
ModuleBuildNode Parent
 
GameObject spawnedModule = null
 Reference to the spawned module. This will be set later More...
 

Detailed Description

Definition at line 639 of file SnapBuilder.cs.

Member Data Documentation

◆ spawnedModule

GameObject DungeonArchitect.Builders.Snap.Impl.ModuleBuildNode.spawnedModule = null

Reference to the spawned module. This will be set later

Definition at line 665 of file SnapBuilder.cs.


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