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
ResetUserLoadPhase
Assembly: cs.temp.dll.dll
Syntax
public class ResetUserLoadPhase : LoadPhaseBase
Fields
_beamable
Declaration
protected Beamable _beamable
Field Value
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()