docs.unity.cn
    Show / Hide Table of Contents

    Method AddGroupTemplateObject

    AddGroupTemplateObject(IGroupTemplate, Boolean)

    Adds a AddressableAssetsGroupTemplate object.

    Declaration
    public bool AddGroupTemplateObject(IGroupTemplate templateObject, bool postEvent = true)
    Parameters
    Type Name Description
    IGroupTemplate templateObject

    The AddressableAssetGroupTemplate object to add.

    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 added.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use