Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMessageSubscription
Description
Gets the range of subscribed message scopes.
| Name | GetScopeRange |
| Type | function |
| Header File | /Engine/Source/Runtime/Messaging/Public/IMessageSubscription.h |
| Include Path | #include "IMessageSubscription.h" |
const TRange < EMessageScope > & GetScopeRange()
Message scope range.
See Also
-
GetSubscriber