docs.unity3d.com
    目次を表示する/隠す

    Method RenameProfile

    RenameProfile(String, String)

    Renames a profile. profileId must refer to an existing profile. Profile names must be unique and must not be comprised of only whitespace. Returns false if profileId or newName is invalid.

    Declaration
    public bool RenameProfile(string profileId, string newName)
    Parameters
    Type Name Description
    String profileId

    The id of the profile to be renamed.

    String newName

    The new name to be given to the profile.

    Returns
    Type Description
    Boolean

    True if the rename is successful, false otherwise.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)