docs.unity.cn
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 — Terms of use
    Generated by DocFX
    on Thursday, October 5, 2023