Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| |
|
| Name |
FInstallBundleSourcePauseInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleTypes.h |
| Include Path |
#include "InstallBundleTypes.h" |
Syntax
struct FInstallBundleSourcePauseInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bDidPauseChange |
bool |
True if the bundle actually transitioned to/from paused, which is different than the flags changing |
InstallBundleTypes.h |
|
| BundleName |
FName |
|
InstallBundleTypes.h |
|
| PauseFlags |
EInstallBundlePauseFlags |
|
InstallBundleTypes.h |
|