IMessageSubscription::IsEnabled

Checks whether the subscription is enabled.

Windows
MacOS
Linux

References

Module

Messaging

Header

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

Include

#include "IMessageSubscription.h"

Syntax

bool IsEnabled()

Remarks

Checks whether the subscription is enabled.

Returns

true if the subscription is enabled, false otherwise.

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