FMessageEndpointBuilder::WithInbox

Enables the endpoint's message inbox. The inbox is disabled by default.

Windows
MacOS
Linux

References

Module

MessagingCommon

Header

/Engine/Source/Runtime/MessagingCommon/Public/MessageEndpointBuilder.h

Include

#include "MessageEndpointBuilder.h"

Syntax

FMessageEndpointBuilder & WithInbox()

Remarks

Enables the endpoint's message inbox.

The inbox is disabled by default.

Returns

This instance (for method chaining).

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