docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetupDefaultProviders

    SetupDefaultProviders(HashSet<Type>, List<IFunctionalityProvider>)

    Set up functionality providers from the list of default providers This allows custom serialized data to be set up on prefabs for providers

    Declaration
    public void SetupDefaultProviders(HashSet<Type> subscriberTypes, List<IFunctionalityProvider> newProviders = null)
    Parameters
    Type Name Description
    HashSet<Type> subscriberTypes

    The types of subscribers that need providers

    List<IFunctionalityProvider> newProviders

    (Optional) A list to which new providers will 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)