docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetDetail

    GetDetail<T>()

    This will return a reference to the requested Detail by type.

    Declaration
    protected T GetDetail<T>() where T : BaseDetail
    Returns
    Type Description
    T

    A reference to the Detail or null if not found.

    Type Parameters
    Name Description
    T

    The type of Detail to return.

    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)