UOnlineHotfixManager::OnReadFileComplete

Called as files are downloaded to determine when to apply the hotfix data

Windows
MacOS
Linux

References

Module

Hotfix

Header

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

Include

#include "OnlineHotfixManager.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/Hotfix/Private/OnlineHotfixManager.cpp

Syntax

void OnReadFileComplete
(
    bool bWasSuccessful,
    const FString & FileName
)

Remarks

Called as files are downloaded to determine when to apply the hotfix data

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