Show / Hide Table of Contents

    Interface ILoadContentDataLoadPhase

    This ILoadPhase should load IContent specific IStaticData into the IDataLoaderService.

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