Class StageInitializedAction
Fired after an IStage has been fully set up and is ready to run the game
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public class StageInitializedAction : StageAction
Constructors
StageInitializedAction()
Declaration
public StageInitializedAction()
Properties
WasNew
Declaration
public bool WasNew { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Methods
ResetAction()
Declaration
public override void ResetAction()