Dungeon Architect  17.0.0
DungeonArchitect.Flow.Exec.FlowExecTaskState Class Reference

Public Member Functions

GetState< T > ()
 
void SetState< T > (T state)
 
void SetState (System.Type type, ICloneable state)
 
FlowExecTaskState Clone ()
 

Protected Attributes

Dictionary< System.Type, ICloneable > states = new Dictionary<Type, ICloneable>()
 

Detailed Description

Definition at line 112 of file FlowExecTask.cs.


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