Interface IAllWorkspaces
Get all open workspaces
Namespace: UnityEditor.Experimental.EditorVR
Syntax
public interface IAllWorkspaces
Properties
allWorkspaces
Declaration
List<IWorkspace> allWorkspaces { set; }
Property Value
Type | Description |
---|---|
List<IWorkspace> |