docs.unity.cn
    Show / Hide Table of Contents

    Method GetProfileId

    GetProfileId(String)

    Get the id of a given display name.

    Declaration
    public string GetProfileId(string profileName)
    Parameters
    Type Name Description
    String profileName

    The profile name.

    Returns
    Type Description
    String

    The id of the profile. Returns empty string if not found.

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