IMessageBridge::IsEnabled

Checks whether the bridge is currently enabled.

Windows
MacOS
Linux

References

Module

Messaging

Header

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

Include

#include "IMessageBridge.h"

Syntax

bool IsEnabled() const

Remarks

Checks whether the bridge is currently enabled.

Returns

true if the bridge 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