Interface IProvidesConnectInterfaces
Provides the ability to connect interfaces for spawned objects
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesConnectInterfaces : IFunctionalityProvider
Methods
Name | Description |
---|---|
ConnectInterfaces(object, object) | Method provided by the system for connecting interfaces |
DisconnectInterfaces(object, object) | Method provided by the system for disconnecting interfaces |