Navigation
API > API/Plugins > API/Plugins/UdpMessaging > API/Plugins/UdpMessaging/Shared > API/Plugins/UdpMessaging/Shared/UUdpMessagingSettings
Syntax
UPROPERTY (Config, EditAnywhere, Category=Transport)
FString MulticastEndpoint
Remarks
The IP endpoint to send multicast packets to.
The format is IP_ADDRESS:PORT_NUMBER. The multicast IP address must be in the range 224.0.0.0 to 239.255.255.255. Can be specified on the command line with `-UDPMESSAGING_TRANSPORT_MULTICAST=_