docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddInitializationObject

    AddInitializationObject(IObjectInitializationDataProvider, bool)

    Adds an initialization object.

    Declaration
    public bool AddInitializationObject(IObjectInitializationDataProvider initObject, bool postEvent = true)
    Parameters
    Type Name Description
    IObjectInitializationDataProvider initObject

    The initialization object to add.

    bool postEvent

    Indicates if an even should be posted to the Addressables event system for this change.

    Returns
    Type Description
    bool

    True if the initialization object was added.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 27, 2023