Navigation
API > API/Plugins > API/Plugins/Hotfix > API/Plugins/Hotfix/UUpdateManager
References
| Module | Hotfix |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/Hotfix/Public/UpdateManager.h |
| Include | #include "UpdateManager.h" |
| Source | /Engine/Plugins/Online/OnlineFramework/Source/Hotfix/Private/UpdateManager.cpp |
virtual void CheckComplete
&40;
EUpdateCompletionStatus Result,
bool bUpdateTimestamp
&41;
Remarks
Announce that the update check has completed
Parameters
| Name | Description |
|---|---|
| Result | result of the entire update check (patch/hotfix/etc) |
| bUpdateTimestamp | whether or not to update the cache timer |