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 © 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)