Interface IInitializeUserLoadPhase
This ILoadPhase should run any required initialization logic on the IUserSavedData. isNew can be checked here for running conditional logic on new users.
Inherited Members
Namespace: IdleKit.Framework
Assembly: cs.temp.dll.dll
Syntax
public interface IInitializeUserLoadPhase : ILoadPhase, IAsyncLoadable, IInjectable