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" |
Syntax
enum EUpdateStartResult
&123;
None,
UpdateStarted,
UpdateCached,
&125;
Values
| Name | Description |
|---|---|
| None | Update did not start |
| UpdateStarted | Update has started |
| UpdateCached | Cached result is going to be returned |