IMessageReceiver::GetRecipientId

Gets the recipient's unique identifier (for debugging purposes).

Windows
MacOS
Linux

Override Hierarchy

IMessageReceiver::GetRecipientId()

FMessageEndpoint::GetRecipientId()

References

Module

Messaging

Header

/Engine/Source/Runtime/Messaging/Public/IMessageReceiver.h

Include

#include "IMessageReceiver.h"

Syntax

const FGuid & GetRecipientId() const

Remarks

Gets the recipient's unique identifier (for debugging purposes).

Returns

The recipient's identifier.

See Also

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