UUpdateManager::PlatformEnvironmentCheck_OnLoginConsoleComplete

Callback for loging in on console which is needed for the environment check

Windows
MacOS
Linux

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

Syntax

virtual void PlatformEnvironmentCheck_OnLoginConsoleComplete
(
    int32 LocalUserNum,
    bool bWasSuccessful,
    const FUniqueNetId & UserId,
    const FString & Error
)

Remarks

Callback for loging in on console which is needed for the environment check

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