docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ContainsKey

    ContainsKey(InstanceId)

    Determines whether the owner ID appears in the match collection.

    Declaration
    public bool ContainsKey(InstanceId key)
    Parameters
    Type Name Description
    InstanceId key

    The ownerId

    Returns
    Type Description
    bool

    true if the owner is present; otherwise, false.

    Implements
    IReadOnlyDictionary<TKey, TValue>.ContainsKey(TKey)
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 15, 2023