docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method GetCategoryLabelNames

    GetCategoryLabelNames(string)

    Returns the labels' name for the given name.

    Declaration
    public IEnumerable<string> GetCategoryLabelNames(string category)
    Parameters
    Type Name Description
    string category

    Category name.

    Returns
    Type Description
    IEnumerable<string>

    A Enumerable string representing labels' name.

    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)