Interface IProvidesCreateWorkspace
Provide the ability to create workspaces
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesCreateWorkspace : IFunctionalityProvider
Methods
Name | Description |
---|---|
CreateWorkspace(Type, Action<IWorkspace>) | Method for creating workspaces |