UConnectionCallbackProxy::ConnectToService

Connects to an online service such as Google Play.

Choose your operating system:

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(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.