docs.unity.cn
    Show / Hide Table of Contents

    Method AddSchema

    AddSchema(Type, Boolean)

    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.

    Boolean postEvent

    If true, the event is propagated to callbacks.

    Returns
    Type Description
    Boolean

    If true, the type was added successfully.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023