docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method RemoveOverride

    RemoveOverride(string)

    Remove all Sprite Library override for a given category.

    Declaration
    public void RemoveOverride(string category)
    Parameters
    Type Name Description
    string category

    Category overrides to remove.

    RemoveOverride(string, string)

    Remove Sprite Library override for a given category and label.

    Declaration
    public void RemoveOverride(string category, string label)
    Parameters
    Type Name Description
    string category

    Category to remove.

    string label

    Label to remove.

    In This Article
    Back to top
    Copyright © 2024 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)