Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMessageSubscription
Description
Gets the type of subscribed messages.
| Name | GetMessageType |
| Type | function |
| Header File | /Engine/Source/Runtime/Messaging/Public/IMessageSubscription.h |
| Include Path | #include "IMessageSubscription.h" |
FName GetMessageType()
Message type.
See Also
-
GetScopeRange
-
GetSubscriber