FObjectReplicator::ReceivedRPC

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 ReceivedRPC
(
    FNetBitReader & Reader,
    const FReplicationFlags & RepFlags,
    const FFieldNetCache * FieldCache,
    const bool bCanDelayRPC,
    bool & bOutDelayRPC,
    TSet< FNetworkGUID > & OutUnmappedGuids
)

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