Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMessageReceiver
Description
Gets the recipient's unique identifier (for debugging purposes).
| Name | GetRecipientId |
| Type | function |
| Header File | /Engine/Source/Runtime/Messaging/Public/IMessageReceiver.h |
| Include Path | #include "IMessageReceiver.h" |
const FGuid & GetRecipientId() const
The recipient's identifier.
See Also
-
GetRecipientThread