Interface IUsesCreateWorkspace | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Interface IUsesCreateWorkspace

    Gives decorated class the ability to create workspaces

    Namespace: Unity.Labs.EditorXR.Interfaces
    Syntax
    public interface IUsesCreateWorkspace : IFunctionalitySubscriber<IProvidesCreateWorkspace>

    Extension Methods

    UsesCreateWorkspaceMethods.CreateWorkspace(IUsesCreateWorkspace, Type, Action<IWorkspace>)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX