docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ContainsKey

    ContainsKey(string)

    Returns true if a global variable group is found with the same name.

    Declaration
    public bool ContainsKey(string name)
    Parameters
    Type Name Description
    string name

    The name of the global variable group to check for.

    Returns
    Type Description
    bool

    true if a group with the name is found or false if one is not.

    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)