docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FindByMetadataValue

    FindByMetadataValue(Regex, OccurrenceList)

    Returns all occurrences with a metadata value matching the given regular expression (ECMAScript)

    Declaration
    public OccurrenceList FindByMetadataValue(Regex regex, OccurrenceList roots = null)
    Parameters
    Type Name Description
    Regex regex

    Regular expression (ECMAScript)

    OccurrenceList roots

    If specified, restrict the search from the given roots

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