Navigation
API > API/Plugins > API/Plugins/DefaultInstallBundleManager
| |
|
| Name |
FBundleHeartbeatStats |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/DefaultInstallBundleManager/Source/Public/InstallBundleManagerUtil.h |
| Include Path |
#include "InstallBundleManagerUtil.h" |
Syntax
struct FBundleHeartbeatStats
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsComplete |
bool |
|
InstallBundleManagerUtil.h |
|
| BundleName |
FName |
|
InstallBundleManagerUtil.h |
|
| Finishing_Percent |
float |
|
InstallBundleManagerUtil.h |
|
| Install_Percent |
float |
|
InstallBundleManagerUtil.h |
|
| LastErrorResult |
EInstallBundleResult |
|
InstallBundleManagerUtil.h |
|
| LastStatusText |
FString |
|
InstallBundleManagerUtil.h |
|
| PauseFlags |
EInstallBundlePauseFlags |
|
InstallBundleManagerUtil.h |
|