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

Public Attributes

bool bSafetyBailOut
 
int NumTries
 
bool bFoundBestBuild
 
List< ModuleInfoModuleInfoList = new List<ModuleInfo>()
 

Detailed Description

Definition at line 668 of file SnapBuilder.cs.

Member Data Documentation

◆ bSafetyBailOut

bool DungeonArchitect.Builders.Snap.Impl.SnapLayoutBuildState.bSafetyBailOut

Searching a dense tree can lead to billions of possibilities If this flag is set, the search bails out early to avoid a hang

Definition at line 681 of file SnapBuilder.cs.


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