EnabledByDefault

Whether UDP messaging is enabled by default.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(Config, EditAnywhere, Category=Transport)
bool EnabledByDefault

Remarks

Whether UDP messaging is enabled by default. If false -messaging will need to be added to the commandline when running non-editor builds.

  • in Shipping builds ALLOW_UDP_MESSAGING_SHIPPING=1 must also be defined in TargetRules for messaging to be available with or without this setting)

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