FCreateWorkspace::FCreateWorkspace

Constructor

Unreal Engine C++ API Reference > Developer > SourceControl > FCreateWorkspace > FCreateWorkspace

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/SourceControlOperations.h
Include #include "SourceControlOperations.h"
Source /Engine/Source/Developer/SourceControl/Private/SourceControlOperations.cpp
FCreateWorkspace
(
    FStringView WorkspaceName,
    FStringView WorkspaceRoot
)

Remarks

Constructor

Parameters

Name Description
WorkspaceName The name of the workspace to create
WorkspaceRoom The file path to the workspace root (can be relative to the project)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library