Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ISourceControlHelper
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool Delete
(
const FString& PackageName
) const
|
|
WorldPartition/WorldPartition.h |
|
|
|
WorldPartition/WorldPartition.h |
|
Delete(const FString &)
| |
|
| Name |
Delete |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartition.h |
| Include Path |
#include "WorldPartition/WorldPartition.h" |
bool Delete
(
const FString & PackageName
) const
Delete(UPackage *)
| |
|
| Name |
Delete |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartition.h |
| Include Path |
#include "WorldPartition/WorldPartition.h" |
bool Delete
(
UPackage * Package
) const