docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemoveSchema

    RemoveSchema(Type, bool)

    Removes the AddressableAssetGroupSchema of the type from the template.

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

    The type of AddressableAssetGroupSchema to be removed.

    bool postEvent

    If true, the event is propagated to callbacks.

    Returns
    Type Description
    bool

    If true, the type was removed successfully.

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