FIPv4Address::IsOrganizationLocalMulticast

Checks whether this IP address is a organization local multicast address.

Windows
MacOS
Linux

References

Module

Networking

Header

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

Include

#include "Interfaces/IPv4/IPv4Address.h"

Syntax

bool IsOrganizationLocalMulticast() const

Remarks

Checks whether this IP address is a organization local multicast address.

Organization local multicast addresses are in the range 239.192.x.x to 239.195.x.x.

Returns

true if it is a site local multicast address, false otherwise.

See Also

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