Show / Hide Table of Contents

    Class ClearEventsSavedDataStateAction

    Clear all the IContent specific ISavedData associated with IEventSettings that have been completed.

    Inheritance
    Object
    ClearEventsSavedDataStateAction
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public class ClearEventsSavedDataStateAction : IStateAction

    Constructors

    ClearEventsSavedDataStateAction()

    Declaration
    public ClearEventsSavedDataStateAction()

    Fields

    _entityResolver

    Declaration
    protected IEntityResolver _entityResolver
    Field Value
    Type Description
    IEntityResolver

    _serializationService

    Declaration
    protected SerializationService _serializationService
    Field Value
    Type Description
    SerializationService

    _typesToDispatchAs

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

    _userSavedData

    Declaration
    protected IUserSavedData _userSavedData
    Field Value
    Type Description
    IUserSavedData

    Properties

    TypesToDispatchAs

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

    Methods

    Apply()

    Declaration
    public virtual void Apply()

    Inject(IResolver)

    Declaration
    public virtual void Inject(IResolver resolver)
    Parameters
    Type Name Description
    IResolver resolver

    ResetAction()

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