FObjectReplicator::ReplicateProperties

Replicates properties to the Bunch. Returns true if it wrote anything

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Net/DataReplication.h"

Source

/Engine/Source/Runtime/Engine/Private/DataReplication.cpp

Syntax

bool ReplicateProperties
(
    FOutBunch & Bunch,
    FReplicationFlags RepFlags
)

Remarks

Replicates properties to the Bunch. Returns true if it wrote anything

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