docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ContainsKey

    ContainsKey<T>(string)

    Does the repository contain a setting with key and type.

    Declaration
    bool ContainsKey<T>(string key)
    Parameters
    Type Name Description
    string key

    The settings key.

    Returns
    Type Description
    bool

    True if a setting matching both key and type is found, false if no entry is found.

    Type Parameters
    Name Description
    T

    The type of value to search for.

    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)