docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FindItem

    FindItem(string)

    Looks for a TItem instance by its id.

    Declaration
    public TItem FindItem(string id)
    Parameters
    Type Name Description
    string id

    The identifier of the TItem to find.

    Returns
    Type Description
    TItem

    The requested TItem.

    Exceptions
    Type Condition
    ArgumentException

    If the id parameter is null, empty or whitespace

    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)