Show / Hide Table of Contents

    Class SetPlotPointPlaybackAvailabilityAction

    Enable or disable playback of any IPlotPointSequenceData. It is important to remember to re-enable the playback after it has been disabled.

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

    Constructors

    SetPlotPointPlaybackAvailabilityAction()

    Declaration
    public SetPlotPointPlaybackAvailabilityAction()

    Fields

    _typesToDispatchAs

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

    Properties

    CanPlay

    Declaration
    public virtual bool CanPlay { get; set; }
    Property Value
    Type Description
    Boolean

    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.