docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RenameKey

    RenameKey(long, string)

    Rename the key value for the provided id if it exists.

    Declaration
    public void RenameKey(long id, string newValue)
    Parameters
    Type Name Description
    long id
    string newValue

    RenameKey(string, string)

    Rename the key value if it exists.

    Declaration
    public void RenameKey(string oldValue, string newValue)
    Parameters
    Type Name Description
    string oldValue
    string newValue
    In This Article
    Back to top
    Copyright © 2024 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)