docs.unity.cn
    Show / Hide Table of Contents

    Method GetGroupTemplateObject

    GetGroupTemplateObject(Int32)

    Get the IGroupTemplate at the specified index.

    Declaration
    public IGroupTemplate GetGroupTemplateObject(int index)
    Parameters
    Type Name Description
    Int32 index

    The index of the template object.

    Returns
    Type Description
    IGroupTemplate

    The AddressableAssetGroupTemplate object at the specified index.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use