FDoRepLifetimeParams

Struct containing various parameters that can be passed to DOREPLIFETIME_WITH_PARAMS to control how variables are replicated.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/UnrealNetwork.h

Include

#include "Net/UnrealNetwork.h"

Syntax

struct FDoRepLifetimeParams

Remarks

Struct containing various parameters that can be passed to DOREPLIFETIME_WITH_PARAMS to control how variables are replicated.

Variables

Name Description

Public variable

bool

 

bIsPushBased

Whether or not this property uses Push Model. See PushModel.h

Public variable

ELifetimeCondit...

 

Condition

Replication Condition.

Public variable

ELifetimeRepNot...

 

RepNotifyCondition

RepNotify Condition.

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