Dungeon Architect  17.0.0
DungeonArchitect.SpatialConstraints.ConstraintRule Class Referenceabstract
Inheritance diagram for DungeonArchitect.SpatialConstraints.ConstraintRule:
DungeonArchitect.Builders.Grid.SpatialConstraints.ConstraintRuleHeightDifference DungeonArchitect.Builders.Grid.SpatialConstraints.ConstraintRuleMarkerExists

Public Member Functions

virtual void OnEnable ()
 
abstract bool Process (ConstraintRuleContext context)
 
string GetFullMenuPath ()
 
string GetScriptName ()
 
override string ToString ()
 

Static Public Member Functions

static string GetFullMenuPath (System.Type type)
 
static string GetScriptName (System.Type type)
 

Public Attributes

bool enabled = true
 
string ruleName
 
bool inverseRule = false
 

Detailed Description

Definition at line 29 of file ConstraintRule.cs.


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