Navigation
API > API/Runtime > API/Runtime/MessagingCommon
Struct to propagate message bus notifications
| Name | FMessageBusNotification |
| Type | struct |
| Header File | /Engine/Source/Runtime/MessagingCommon/Public/MessageEndpoint.h |
| Include Path | #include "MessageEndpoint.h" |
Syntax
struct FMessageBusNotification
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NotificationType | EMessageBusNotification | Notification type. | MessageEndpoint.h | |
| RegistrationAddress | FMessageAddress | Address of the un/registered. | MessageEndpoint.h |