docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FindByProperty

    FindByProperty(string, Regex, OccurrenceList)

    Returns all occurrences which a property value matches the given regular expression (ECMAScript)

    Declaration
    public OccurrenceList FindByProperty(string property, Regex regex, OccurrenceList roots = null)
    Parameters
    Type Name Description
    string property

    Property name

    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)