UConnectionCallbackProxy::ConnectToService

Connects to an online service such as Google Play.

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "ConnectionCallbackProxy.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable,
          Meta=(DeprecatedFunction, DeprecationMessage="Please use Show External Login UI instead", BlueprintInternalUseOnly="true", WorldContext="WorldContextObject"),
          Category="Online|Achievements")
static UConnectionCallbackProxy * ConnectToService
(
    UObject * WorldContextObject,
    class APlayerController * PlayerController
)

Remarks

Connects to an online service such as Google Play.

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