docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemoveKey

    RemoveKey(long)

    Attempts to remove the key with provided id.

    Declaration
    public void RemoveKey(long id)
    Parameters
    Type Name Description
    long id

    RemoveKey(string)

    Attempts to remove the key from this SharedTableData.

    Declaration
    public void RemoveKey(string key)
    Parameters
    Type Name Description
    string key

    The key to be removed.

    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)