EUpdateStartResult

Windows
MacOS
Linux

References

Module

Hotfix

Header

/Engine/Plugins/Online/OnlineFramework/Source/Hotfix/Public/UpdateManager.h

Include

#include "UpdateManager.h"

Syntax

enum EUpdateStartResult
{
    None,
    UpdateStarted,
    UpdateCached,
}

Values

Name

Description

None

Update did not start

UpdateStarted

Update has started

UpdateCached

Cached result is going to be returned

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss