ULogoutCallbackProxy::Logout

Logs out of the online service.

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Classes/LogoutCallbackProxy.h

Include

#include "LogoutCallbackProxy.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/LogoutCallbackProxy.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable,
          Meta=(BlueprintInternalUseOnly="true", WorldContext="WorldContextObject"),
          Category="Online")
static ULogoutCallbackProxy * Logout
(
    UObject * WorldContextObject,
    class APlayerController * PlayerController
)

Remarks

Logs out of the online service.

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