Navigation
API > API/Plugins > API/Plugins/Hotfix > API/Plugins/Hotfix/IUpdateManagerStatsCollector
| Name | FCheckStartedParams |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Hotfix/Public/UpdateManager.h |
| Include Path | #include "UpdateManager.h" |
Syntax
struct FCheckStartedParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bCachedResponse | bool | UpdateManager.h | ||
| bCheckAvailabilityOnly | bool | UpdateManager.h | ||
| bEnabled | bool | UpdateManager.h | ||
| CacheExpiration | double | UpdateManager.h | ||
| ContextName | FString | UpdateManager.h |