docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Contains

    Contains(long)

    Is the Id value used by any entries in this SharedTableData?

    Declaration
    public bool Contains(long id)
    Parameters
    Type Name Description
    long id

    Id to check.

    Returns
    Type Description
    bool

    Contains(string)

    Is the key value used by any entries in this SharedTableData?

    Declaration
    public bool Contains(string key)
    Parameters
    Type Name Description
    string key

    Key to check.

    Returns
    Type Description
    bool
    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)