docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetCategorylabelNames

    GetCategorylabelNames(string)

    (Obsolete) Returns the labels' name for the given name

    Declaration
    [Obsolete("GetCategorylabelNames has been deprecated. Please use GetCategoryLabelNames (UnityUpgradable) -> GetCategoryLabelNames(*)")]
    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 © 2023 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)