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

Public Member Functions

override FlowTaskExecOutput Execute (FlowTaskExecContext context, FlowTaskExecInput input)
 

Public Attributes

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

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

Detailed Description

Definition at line 10 of file LayoutBaseFlowTaskCreateKeyLock.cs.


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