Show / Hide Table of Contents

    Class BaseCollectorAction

    The base type for all IBaseCollectorEntity related IActions.

    Inheritance
    Object
    EntityAction
    BaseCollectorAction
    BaseCollectorInitializedAction
    BaseCollectorPayoutChangedAction
    BaseCollectorSpeedChangedAction
    BaseCollectorStateChangedAction
    Inherited Members
    EntityAction._typesToDispatchAs
    EntityAction.TypesToDispatchAs
    EntityAction.Entity
    EntityAction.ResetAction()
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class BaseCollectorAction : EntityAction

    Properties

    BaseCollectorEntity

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