Navigation
API > API/Runtime > API/Runtime/MassEntity
Simple handle type representing a entity creation notification as stored by FObserverLock
| Name | FCreationNotificationHandle |
| Type | struct |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassObserverNotificationTypes.h |
| Include Path | #include "MassObserverNotificationTypes.h" |
Syntax
struct FCreationNotificationHandle
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FMassObserverManager | friend | MassObserverNotificationTypes.h | ||
| OpIndex | int32 | MassObserverNotificationTypes.h | ||
| SerialNumber | uint32 | Set upon creation to the value of LockedNotificationSerialNumber. | MassObserverNotificationTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsSet() |
MassObserverNotificationTypes.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator int() |
MassObserverNotificationTypes.h |