docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateWorkspace

    CreateWorkspace(Type, Action<IWorkspace>)

    Method for creating workspaces

    Declaration
    void CreateWorkspace(Type type, Action<IWorkspace> createdCallback = null)
    Parameters
    Type Name Description
    Type type

    Type of the workspace (must inherit from Workspace)

    Action<IWorkspace> createdCallback

    Called once the workspace is created

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)