ELifetimeRepNotifyCondition

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/CoreNetTypes.h

Include

#include "UObject/CoreNetTypes.h"

Syntax

enum ELifetimeRepNotifyCondition
{
    REPNOTIFY_OnChanged    = 0,
    REPNOTIFY_Always       = 1,
}

Values

Name

Description

REPNOTIFY_OnChanged

REPNOTIFY_Always

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss