docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WhereKeyEquals

    WhereKeyEquals(IEnumerable<string>, string)

    Adds metadata conditions to the query.

    Declaration
    public MetadataQueryBuilder WhereKeyEquals(IEnumerable<string> path, string value)
    Parameters
    Type Name Description
    IEnumerable<string> path

    A list representing the path of keys and sub-keys in the metadata

    string value

    The value that the last keys in the keyHierarchy needs to be equals to

    Returns
    Type Description
    MetadataQueryBuilder

    The called MetadataQueryBuilder

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 15, 2023