docs.unity.cn
    Show / Hide Table of Contents

    Method GetDependency

    GetDependency<TDepObject>(Int32)

    Get a specific dependency object.

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

    The index of the dependency.

    Returns
    Type Description
    TDepObject

    The dependency object.

    Type Parameters
    Name Description
    TDepObject

    The dependency type.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023