Show / Hide Table of Contents

    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
    ILoadPhase.Cleanup()
    IAsyncLoadable.Load(Action<IAsyncLoadable, Single>, Action<IAsyncLoadable>)
    IAsyncLoadable.CancelLoad()
    Namespace: IdleKit.Framework
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IInitializeUserLoadPhase : ILoadPhase, IAsyncLoadable, IInjectable
    Back to top Copyright © 2020 East Side Games Inc.