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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use