Show / Hide Table of Contents

    Class ProcessEventsSavedDataLoadPhase

    This ILoadPhase is responsible for processing ISavedData related to all IEventSettings.

    Inheritance
    Object
    ProcessEventsSavedDataLoadPhase
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public class ProcessEventsSavedDataLoadPhase : LoadPhaseBase

    Fields

    _actionService

    Declaration
    protected IActionService _actionService
    Field Value
    Type Description
    IActionService

    Methods

    Inject(IResolver)

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

    RunCancelLogic()

    Declaration
    protected override void RunCancelLogic()

    RunCompleteLogic()

    Declaration
    protected override void RunCompleteLogic()

    RunRevertLogic()

    Declaration
    protected override void RunRevertLogic()

    RunStartLogic()

    Declaration
    protected override void RunStartLogic()
    Back to top Copyright © 2020 East Side Games Inc.