MulticastEndpoint

The IP endpoint to send multicast packets to.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(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=_

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