Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| |
|
| Name |
FContentRequestStateStats |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path |
#include "InstallBundleUtils.h" |
Syntax
struct FContentRequestStateStats
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bOpen |
bool |
|
InstallBundleUtils.h |
|
| DataSize |
uint64 |
|
InstallBundleUtils.h |
|
| EndTime |
double |
|
InstallBundleUtils.h |
|
| StartTime |
double |
|
InstallBundleUtils.h |
|
Functions
Public