docs.unity.cn
    Show / Hide Table of Contents

    Class AddressableAssetGroupSchemaTemplate

    Contains a set of schemas used by the GUI to create predefined asset groups.

    Inheritance
    Object
    AddressableAssetGroupSchemaTemplate
    Namespace: UnityEditor.AddressableAssets.Settings
    Syntax
    public class AddressableAssetGroupSchemaTemplate : object

    Properties

    Name Description
    Description

    the description of the template.

    DisplayName

    The display name of the template.

    Methods

    Name Description
    Create(String, String, Type[])

    Creates a template with the specified name, description and schema types.

    GetTypes()

    The types of schemas in this template.

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