IMessageBus::OnShutdown

Returns a delegate that is executed when the message bus is shutting down.

Windows
MacOS
Linux

References

Module

Messaging

Header

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

Include

#include "IMessageBus.h"

Syntax

FOnMessageBusShutdown & OnShutdown()

Remarks

Returns a delegate that is executed when the message bus is shutting down.

Returns

The delegate.

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