Class BaseCollectorStateChangedAction
Inheritance
BaseCollectorStateChangedAction
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public abstract class BaseCollectorStateChangedAction : BaseCollectorAction
Properties
PreviousState
The prior Generator IGeneratorState
Declaration
public IGeneratorState PreviousState { get; set; }
Property Value
Type | Description |
---|---|
IGeneratorState |
Methods
ResetAction()
Declaration
public override void ResetAction()