docs.unity.cn
    Show / Hide Table of Contents

    Method GetProfileName

    GetProfileName(String)

    Get a profile's display name.

    Declaration
    public string GetProfileName(string profileId)
    Parameters
    Type Name Description
    String profileId

    The profile id.

    Returns
    Type Description
    String

    The display name of the profile. Returns empty string if not found.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use