Class PlotPointsLoadedAction
The IAction is triggered when all the IPlotPointData related to the current IStage have been loaded.
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public class PlotPointsLoadedAction : IAction
Constructors
PlotPointsLoadedAction()
Declaration
public PlotPointsLoadedAction()
Fields
_typesToDispatchAs
Declaration
protected Type[] _typesToDispatchAs
Field Value
Type | Description |
---|---|
Type[] |
Properties
TypesToDispatchAs
Declaration
public virtual Type[] TypesToDispatchAs { get; }
Property Value
Type | Description |
---|---|
Type[] |
Methods
ResetAction()
Declaration
public virtual void ResetAction()