Navigation
API > API/Plugins > API/Plugins/QuicMessaging > API/Plugins/QuicMessaging/Shared > API/Plugins/QuicMessaging/Shared/UQuicMessagingSettings
Syntax
UPROPERTY&40;Config, EditAnywhere, Category&61;Transport&41;
bool EnabledByDefault
Remarks
Whether Quic messaging is enabled by default. If false -messaging will need to be added to the commandline when running non-editor builds.
(Note - in Shipping builds ALLOW_QUIC_MESSAGING_SHIPPING=1 must also be defined in TargetRules for messaging to be available with or without this setting)