docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemapId

    RemapId(long, long)

    Attempts to change the Id of an entry.

    Declaration
    public bool RemapId(long currentId, long newId)
    Parameters
    Type Name Description
    long currentId

    The current Id that should be changed. Must exist.

    long newId

    The new Id to use. Must not already be in use.

    Returns
    Type Description
    bool

    True is the Id was changed successfully.

    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)