Navigation
API > API/Plugins > API/Plugins/DefaultInstallBundleManager > API/Plugins/DefaultInstallBundleManager/FPersistentStatContainer
Helper struct to store data needed for our analytics.
| Name | FSessionAnalyticsData |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/DefaultInstallBundleManager/Source/Public/InstallBundleManagerUtil.h |
| Include Path | #include "InstallBundleManagerUtil.h" |
Syntax
struct FSessionAnalyticsData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSessionAnalyticsData() |
InstallBundleManagerUtil.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bRequiresDownload | bool | InstallBundleManagerUtil.h | ||
| bRequiresInstall | bool | InstallBundleManagerUtil.h | ||
| bShouldSendBGAnalyticsSessionMap | bool | InstallBundleManagerUtil.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ResetShouldSendBGAnalytics() |
InstallBundleManagerUtil.h |