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 |
LoadProvider() | Called when the provider is loaded into a |
UnloadProvider() | Called when the provider is unloaded by the containing |