docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method InjectPreparedFunctionality

    InjectPreparedFunctionality(List<object>)

    Inject functionality into a list of objects This method assumes that all necessary providers have been prepared. If no providers exist that match subscriber interfaces on the object, no action is taken. Useful in cases where functionality is already setup, as it is faster than InjectFunctionality.

    Declaration
    void InjectPreparedFunctionality(List<object> objects)
    Parameters
    Type Name Description
    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)