docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddSchema

    AddSchema(Type, bool)

    Adds the AddressableAssetGroupSchema of type to the template.

    Declaration
    public bool AddSchema(Type type, bool postEvent = true)
    Parameters
    Type Name Description
    Type type

    The Type for the AddressableAssetGroupSchema to add to this template.

    bool postEvent

    If true, the event is propagated to callbacks.

    Returns
    Type Description
    bool

    If true, the type was added successfully.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 27, 2023