docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetDependency

    GetDependency<TDepObject>(int)

    Get a specific dependency object.

    Declaration
    public TDepObject GetDependency<TDepObject>(int index)
    Parameters
    Type Name Description
    int index

    The index of the dependency.

    Returns
    Type Description
    TDepObject

    The dependency object.

    Type Parameters
    Name Description
    TDepObject

    The dependency type.

    In This Article
    Back to top
    Copyright © 2025 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)