Show / Hide Table of Contents

    Class LoadContentDataLoadPhase

    Loads one or more IDataProvider objects and binds the data to the IContainer.

    Inheritance
    Object
    BaseContentDataLoadPhase
    LoadContentDataLoadPhase
    Inherited Members
    BaseContentDataLoadPhase._beamable
    BaseContentDataLoadPhase._userSavedData
    BaseContentDataLoadPhase._isGlobal
    BaseContentDataLoadPhase.Inject(IResolver)
    BaseContentDataLoadPhase.Initialize(Boolean)
    BaseContentDataLoadPhase.RunStartLogic()
    BaseContentDataLoadPhase.OnContentDataLoaded(IDataProvider[])
    BaseContentDataLoadPhase.ProcessData(IDataProvider[])
    BaseContentDataLoadPhase.LoadContentData(Action<IDataProvider[]>)
    BaseContentDataLoadPhase.GetContentTag()
    BaseContentDataLoadPhase.OnForegroundLoadCompleted()
    BaseContentDataLoadPhase.RunCancelLogic()
    BaseContentDataLoadPhase.RunRevertLogic()
    BaseContentDataLoadPhase.RunCompleteLogic()
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public class LoadContentDataLoadPhase : BaseContentDataLoadPhase

    Methods

    ProcessContentData(IDataProvider[])

    Declaration
    protected override void ProcessContentData(IDataProvider[] dataProviders)
    Parameters
    Type Name Description
    IDataProvider[] dataProviders
    Overrides
    BaseContentDataLoadPhase.ProcessContentData(IDataProvider[])
    Back to top Copyright © 2020 East Side Games Inc.