Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
References
| Module | InstallBundleManager |
| Header | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleTypes.h |
| Include | #include "InstallBundleTypes.h" |
Syntax
enum EInstallBundleSourceType
{
Bulk,
Launcher,
BuildPatchServices,
GameCustom,
Streaming,
Count,
}
Values
| Name | Description |
|---|---|
| Bulk | |
| Launcher | |
| BuildPatchServices | |
| GameCustom | |
| Streaming | |
| Count |