UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMessageBusNotification Struct Reference

#include <MessageEndpoint.h>

Public Attributes

EMessageBusNotification NotificationType
 
FMessageAddress RegistrationAddress
 

Detailed Description

Struct to propagate message bus notifications

Member Data Documentation

◆ NotificationType

EMessageBusNotification FMessageBusNotification::NotificationType

Notification type.

◆ RegistrationAddress

FMessageAddress FMessageBusNotification::RegistrationAddress

Address of the un/registered.


The documentation for this struct was generated from the following file: