docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method InjectFunctionality

    InjectFunctionality(IUsesFunctionalityInjection, List<object>)

    Inject functionality into a list of objects The list is scanned for unique types, and for each unique type, a new provider is created if it does not already exist.

    Declaration
    public static void InjectFunctionality(this IUsesFunctionalityInjection user, List<object> objects)
    Parameters
    Type Name Description
    IUsesFunctionalityInjection user

    The object using using functionality injection

    List<object> objects

    The list of objects into which functionality will be injected

    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)