Dungeon Architect  17.0.0
DungeonArchitect.Flow.Impl.GridFlow.Tasks.GridFlowLayoutTaskCreateKeyLock Class Reference
Inheritance diagram for DungeonArchitect.Flow.Impl.GridFlow.Tasks.GridFlowLayoutTaskCreateKeyLock:
DungeonArchitect.Flow.Domains.Layout.Tasks.LayoutBaseFlowTaskCreateKeyLock DungeonArchitect.Flow.Exec.FlowExecTask

Public Attributes

TilemapItemPlacementSettings placementSettings = new TilemapItemPlacementSettings()
 
- Public Attributes inherited from DungeonArchitect.Flow.Domains.Layout.Tasks.LayoutBaseFlowTaskCreateKeyLock
string keyBranch = "main"
 
string lockBranch = "main"
 
string keyMarkerName = "Key"
 
string lockMarkerName = "Lock"
 
- Public Attributes inherited from DungeonArchitect.Flow.Exec.FlowExecTask
string description = ""
 

Protected Member Functions

override bool Validate (FlowTaskExecContext context, FlowTaskExecInput input, ref string errorMessage, ref FlowTaskExecutionResult executionResult)
 
override void ProcessKeyItem (FlowItem keyItem, FlowLayoutGraphNode keyNode, FlowLayoutGraphLink lockLink)
 

Additional Inherited Members

- Public Member Functions inherited from DungeonArchitect.Flow.Domains.Layout.Tasks.LayoutBaseFlowTaskCreateKeyLock
override FlowTaskExecOutput Execute (FlowTaskExecContext context, FlowTaskExecInput input)
 

Detailed Description

Definition at line 9 of file GridFlowLayoutTaskCreateKeyLock.cs.


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