UOnlineHotfixManager::CheckAvailability

Check for available hotfix files (but do not apply them)

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

virtual void CheckAvailability
(
    FOnHotfixAvailableComplete & InCompletionDelegate
)

Remarks

Check for available hotfix files (but do not apply them)

Parameters

Parameter

Description

InCompletionDelegate

delegate to fire when the check is complete

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