Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystem.h |
Include |
#include "OnlineSubsystem.h" |
int32 GetBeaconPortFromSessionSettings
(
const class FOnlineSessionSettings & SessionSettings
)
Retrieve the beacon port from the specified session settings
the port if found, otherwise DEFAULT_BEACON_PORT
Parameter |
Description |
---|---|
SessionSettings |
the session settings that contains the BEACON_PORT setting |