Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | ELifetimeRepNotifyCondition |
| Type | enum |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/CoreNetTypes.h |
| Include Path | #include "UObject/CoreNetTypes.h" |
Syntax
enum ELifetimeRepNotifyCondition
{
REPNOTIFY_OnChanged = 0,
REPNOTIFY_Always = 1,
}
Values
| Name | Remarks |
|---|---|
| REPNOTIFY_OnChanged | |
| REPNOTIFY_Always |