Navigation
API > API/Runtime > API/Runtime/MessagingCommon > API/Runtime/MessagingCommon/FMessageEndpoint
Description
Checks whether the inbox is empty.
| Name | IsInboxEmpty |
| Type | function |
| Header File | /Engine/Source/Runtime/MessagingCommon/Public/MessageEndpoint.h |
| Include Path | #include "MessageEndpoint.h" |
bool IsInboxEmpty() const
true if the inbox is empty, false otherwise.
See Also
-
IsInboxEnabled
-
ProcessInbox
-
ReceiveFromInbox