Show / Hide Table of Contents

    Interface ILoadGlobalDataLoadPhase

    This ILoadPhase should load all global IStaticData into 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 ILoadGlobalDataLoadPhase : IGlobalDataLoadPhase, ILoadPhase, IAsyncLoadable, IInjectable
    Back to top Copyright © 2020 East Side Games Inc.