AOnlineBeaconHost::InitHost

Initialize the host beacon on a specified port Creates the net driver and begins listening for connections

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "OnlineBeaconHost.h"

Source

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

Syntax

virtual bool InitHost()

Remarks

Initialize the host beacon on a specified port Creates the net driver and begins listening for connections

Returns

true if host was setup correctly, false otherwise

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