Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMessageSubscription
Description
Gets the subscriber.
| Name | GetSubscriber |
| Type | function |
| Header File | /Engine/Source/Runtime/Messaging/Public/IMessageSubscription.h |
| Include Path | #include "IMessageSubscription.h" |
const TWeakPtr < IMessageReceiver , ESPMode::ThreadSafe > & GetSubscriber()
The subscriber.