docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddProvider

    AddProvider(Type, IFunctionalityProvider)

    Add a provider to a specific slot in the providers list

    Declaration
    public void AddProvider(Type providerType, IFunctionalityProvider provider)
    Parameters
    Type Name Description
    Type providerType

    The provider interface type, which serves as a key in the providers dictionary

    IFunctionalityProvider provider

    The provider object to be added

    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)