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