AOnlineBeaconClient::InitClient

Initialize the client beacon with connection endpoint Creates the net driver and attempts to connect with the destination

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/OnlineBeaconClient.h

Include

#include "OnlineBeaconClient.h"

Source

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

Syntax

bool InitClient
(
    FURL & URL
)

Remarks

Initialize the client beacon with connection endpoint Creates the net driver and attempts to connect with the destination

Returns

true if connection is being attempted, false otherwise

Parameters

Parameter

Description

URL

destination

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