Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| Name | FContentRequestStatsMap |
| Type | class |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path | #include "InstallBundleUtils.h" |
Syntax
class FContentRequestStatsMap
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StatsMap | TMap< FName, InstallBundleUtil::FContentRequestStats > | InstallBundleUtils.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TMap< FName, InstallBundleUtil::FContentRequestStats > & GetMap() |
InstallBundleUtils.h | ||
void StatsBegin
(
FName BundleName |
InstallBundleUtils.h | ||
void StatsBegin
(
FName BundleName, |
InstallBundleUtils.h | ||
void StatsEnd
(
FName BundleName |
InstallBundleUtils.h | ||
void StatsEnd
(
FName BundleName, |
InstallBundleUtils.h | ||
void StatsReset
(
FName BundleName |
InstallBundleUtils.h |