FOnlinePingInterfaceSteam::IsUsingP2PRelays

Returns if this application is set up to use the Steam P2P Relay Network for communication.

Windows
MacOS
Linux

References

Module

OnlineSubsystemSteam

Header

/Engine/Plugins/Online/OnlineSubsystemSteam/Source/Public/OnlinePingInterfaceSteam.h

Include

#include "OnlinePingInterfaceSteam.h"

Syntax

bool IsUsingP2PRelays() const

Remarks

Returns if this application is set up to use the Steam P2P Relay Network for communication.

Uses OnlineSubsystemSteam.bAllowP2PPacketRelay

Returns

true if relays are enabled for P2P connections.

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