Show / Hide Table of Contents

    Interface IClearGlobalDataLoadPhase

    This ILoadPhase should clear all global IStaticData using the IDataLoaderService. Global data is always loaded and will not be unloaded when moving between IContent

    Inherited Members
    IGlobalDataLoadPhase.Initialize(Func<IStaticData[]>)
    ILoadPhase.Cleanup()
    IAsyncLoadable.Load(Action<IAsyncLoadable, Single>, Action<IAsyncLoadable>)
    IAsyncLoadable.CancelLoad()
    Namespace: IdleKit.Framework
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IClearGlobalDataLoadPhase : IGlobalDataLoadPhase, ILoadPhase, IAsyncLoadable, IInjectable
    Back to top Copyright © 2020 East Side Games Inc.