Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| Name | FContentRequestStatsKey |
| Type | class |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path | #include "InstallBundleUtils.h" |
Syntax
class FContentRequestStatsKey
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FContentRequestStatsKey
(
FName InBundleName, |
InstallBundleUtils.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BundleName | FName | InstallBundleUtils.h | ||
| Cookie | void * | InstallBundleUtils.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FName GetBundleName() |
InstallBundleUtils.h | ||
void * GetCookie() |
InstallBundleUtils.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FContentRequestStatsKey& Other |
InstallBundleUtils.h |