Show / Hide Table of Contents

    Class ResetUserLoadPhase

    Resets all user save data that is saved on Beamable. A new user will be created next time the app is loaded.

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

    Fields

    _beamable

    Declaration
    protected Beamable _beamable
    Field Value
    Type Description
    Beamable

    Methods

    Inject(IResolver)

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

    ResetUser()

    Declaration
    protected void ResetUser()

    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.