Show / Hide Table of Contents

    Class OfflineAction

    Inheritance
    Object
    OfflineAction
    OfflineProgressEndAction
    OfflineProgressStartAction
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class OfflineAction : IAction

    Fields

    _typesToDispatchAs

    Declaration
    protected Type[] _typesToDispatchAs
    Field Value
    Type Description
    Type[]

    Properties

    TimerListeners

    Declaration
    public ITimerListener[] TimerListeners { get; set; }
    Property Value
    Type Description
    ITimerListener[]

    TypesToDispatchAs

    Declaration
    public virtual Type[] TypesToDispatchAs { get; }
    Property Value
    Type Description
    Type[]

    Methods

    ResetAction()

    Declaration
    public virtual void ResetAction()
    Back to top Copyright © 2020 East Side Games Inc.