docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method HasDependency

    HasDependency(TContainer)

    Determine if a dependency exist in this container or its dependencies.

    Declaration
    public bool HasDependency(TContainer dependency)
    Parameters
    Type Name Description
    TContainer dependency

    The dependency to search.

    Returns
    Type Description
    bool

    true if the dependency is found, false otherwise.

    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)