docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Create

    Create(string, string, params Type[])

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

    Declaration
    public static AddressableAssetGroupSchemaTemplate Create(string name, string descr, params Type[] types)
    Parameters
    Type Name Description
    string name

    The name of the template.

    string descr

    The template description.

    Type[] types

    The schema types for the template.

    Returns
    Type Description
    AddressableAssetGroupSchemaTemplate

    The newly created schema template.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)