Navigation
API > API/Runtime > API/Runtime/MessagingCommon > API/Runtime/MessagingCommon/FMessageEndpoint
Description
Disables the inbox for unhandled messages.
The inbox is disabled by default.
| Name | DisableInbox |
| Type | function |
| Header File | /Engine/Source/Runtime/MessagingCommon/Public/MessageEndpoint.h |
| Include Path | #include "MessageEndpoint.h" |
void DisableInbox()
See Also
-
EnableInbox
-
IsInboxEmpty
-
IsInboxEnabled
-
ProcessInbox
-
ReceiveFromInbox