docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FindItem

    FindItem(string)

    Looks for a TItem instance by its key.

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

    The identifier of the TItem to find.

    Returns
    Type Description
    TItem

    The requested TItem.

    Exceptions
    Type Condition
    ArgumentException

    If the key 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)