Show / Hide Table of Contents

    Class StageAction

    Base IAction for other actions fired from IStages

    Inheritance
    Object
    EntityAction
    StageAction
    AscensionAvailableAction
    StageInitializedAction
    Inherited Members
    EntityAction._typesToDispatchAs
    EntityAction.TypesToDispatchAs
    EntityAction.Entity
    EntityAction.ResetAction()
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class StageAction : EntityAction

    Properties

    Stage

    Declaration
    public IStage Stage { get; set; }
    Property Value
    Type Description
    IStage
    Back to top Copyright © 2020 East Side Games Inc.