docs.unity.cn
    Show / Hide Table of Contents

    Method RemoveInitializationObject

    RemoveInitializationObject(Int32, Boolean)

    Remove the initialization object at the specified index.

    Declaration
    public bool RemoveInitializationObject(int index, bool postEvent = true)
    Parameters
    Type Name Description
    Int32 index

    The index to remove.

    Boolean postEvent

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

    Returns
    Type Description
    Boolean

    True if the initialization object was removed.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023