Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Networking/Public/Interfaces/IPv4/IPv4Address.h |
Include |
#include "Interfaces/IPv4/IPv4Address.h" |
bool IsSiteLocalMulticast() const
Checks whether this IP address is a site local multicast address.
Site local multicast addresses have the form 239.255.0.x.
true if it is a site local multicast address, false otherwise.