Navigation
API > API/Runtime > API/Runtime/BuildPatchServices
| Name | ECompactifyMode::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildPatchServicesModule.h |
| Include Path | #include "Interfaces/IBuildPatchServicesModule.h" |
Syntax
namespace ECompactifyMode
{
enum Type
{
Preview,
Full,
}
}
Values
| Name | Remarks |
|---|---|
| Preview | |
| Full |