Show / Hide Table of Contents

    Class BeamableEventsUpdatedAction

    Inheritance
    Object
    BeamableEventsUpdatedAction
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public class BeamableEventsUpdatedAction : IAction

    Constructors

    BeamableEventsUpdatedAction()

    Declaration
    public BeamableEventsUpdatedAction()

    Fields

    _typesToDispatchAs

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

    Properties

    FinishedEvents

    Declaration
    public virtual List<EventView> FinishedEvents { get; set; }
    Property Value
    Type Description
    List<EventView>

    RunningEvents

    Declaration
    public virtual List<EventView> RunningEvents { get; set; }
    Property Value
    Type Description
    List<EventView>

    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.