docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method RemoveCategoryLabel

    RemoveCategoryLabel(string, string, bool)

    Remove a Label from a given Category.

    Declaration
    public void RemoveCategoryLabel(string category, string label, bool deleteCategory)
    Parameters
    Type Name Description
    string category

    Category to remove from.

    string label

    Label to remove.

    bool deleteCategory

    Indicate to remove the Category if it is empty.

    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)