Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FBufferedNotification
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBufferedNotification
(
const EObservedOperationNotification InType, |
MassObserverNotificationTypes.h | ||
FBufferedNotification
(
const EObservedOperationNotification InType, |
MassObserverNotificationTypes.h | ||
FBufferedNotification
(
const EObservedOperationNotification InType, |
MassObserverNotificationTypes.h | ||
FBufferedNotification
(
const EObservedOperationNotification InType, |
MassObserverNotificationTypes.h |
FBufferedNotification(const EObservedOperationNotification, TComposition &&, FEntitiesContainer &&)
| Name | FBufferedNotification |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassObserverNotificationTypes.h |
| Include Path | #include "MassObserverNotificationTypes.h" |
template<typename TComposition>
FBufferedNotification
(
const EObservedOperationNotification InType,
TComposition && Composition,
FEntitiesContainer && Entities
)
FBufferedNotification(const EObservedOperationNotification, TComposition &&, TEntities &&)
| Name | FBufferedNotification |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassObserverNotificationTypes.h |
| Include Path | #include "MassObserverNotificationTypes.h" |
template<typename TComposition, typename TEntities>
FBufferedNotification
(
const EObservedOperationNotification InType,
TComposition && Composition,
TEntities && Entities
)
FBufferedNotification(const EObservedOperationNotification, FCompositionDescription &&, TEntities &&)
| Name | FBufferedNotification |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassObserverNotificationTypes.h |
| Include Path | #include "MassObserverNotificationTypes.h" |
template<typename TEntities>
FBufferedNotification
(
const EObservedOperationNotification InType,
FCompositionDescription && Composition,
TEntities && Entities
)
FBufferedNotification(const EObservedOperationNotification, FCompositionDescription &&, const FMassArchetypeEntityCollection &)
| Name | FBufferedNotification |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassObserverNotificationTypes.h |
| Include Path | #include "MassObserverNotificationTypes.h" |
FBufferedNotification
(
const EObservedOperationNotification InType,
FCompositionDescription && Composition,
const FMassArchetypeEntityCollection & Entities
)