Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMessageSubscription
References
| Module | Messaging |
| Header | /Engine/Source/Runtime/Messaging/Public/IMessageSubscription.h |
| Include | #include "IMessageSubscription.h" |
bool IsEnabled()
Remarks
Checks whether the subscription is enabled. true if the subscription is enabled, false otherwise.