Show / Hide Table of Contents

    Interface IClearContentLoadPhase

    This ILoadPhase should take a loaded IContent and clear it in preparation for loading the next IContent.

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