docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IFunctionalityProvider

    Provides functionality for an IFunctionalitySubscriber

    Namespace: Unity.XRTools.ModuleLoader
    Assembly: solution.dll
    Syntax
    public interface IFunctionalityProvider

    Methods

    Name Description
    ConnectSubscriber(object)

    Called by the FunctionalityIsland containing this provider when injecting functionality on an object

    LoadProvider()

    Called when the provider is loaded into a FunctionalityIsland

    UnloadProvider()

    Called when the provider is unloaded by the containing FunctionalityIsland

    Extension Methods

    FunctionalityProviderMethods.TryConnectSubscriber<TProvider>(TProvider, object)
    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)