Navigation
Unreal Engine C++ API Reference > Developer > SourceControl
Inheritance Hierarchy
- TSharedFromThis
- ISourceControlOperation
- FSourceControlOperationBase
- FDeleteWorkspace
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/SourceControlOperations.h |
Include | #include "SourceControlOperations.h" |
Syntax
class FDeleteWorkspace : public FSourceControlOperationBase
Remarks
Operation used to delete a workspace
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FString | WorkspaceName |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FDeleteWorkspace
(
FStringView InWorkspaceName |
Constructor |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FString & |