FIPv4Address::IsSessionFrontendMulticast

Checks whether this IP address is the multicast address we use for the Session Frontend Which is 230.0.0.1

Windows
MacOS
Linux

References

Module

Networking

Header

/Engine/Source/Runtime/Networking/Public/Interfaces/IPv4/IPv4Address.h

Include

#include "Interfaces/IPv4/IPv4Address.h"

Syntax

bool IsSessionFrontendMulticast() const

Remarks

Checks whether this IP address is the multicast address we use for the Session Frontend Which is 230.0.0.1

Returns

true if this address matches, 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