Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleTypes.h |
Include |
#include "InstallBundleTypes.h" |
enum EInstallBundleSourceUpdateBundleInfoResult
{
OK,
NotInitailized,
AlreadyMounted,
AlreadyRequested,
IllegalCacheStatus,
Count,
}
Name |
Description |
---|---|
OK |
|
NotInitailized |
|
AlreadyMounted |
|
AlreadyRequested |
|
IllegalCacheStatus |
|
Count |