FNetworkProfiler::TrackReplicateActor

Track actor being replicated.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Net/NetworkProfiler.h"

Source

/Engine/Source/Runtime/Engine/Private/NetworkProfiler.cpp

Syntax

void TrackReplicateActor
(
    const AActor * Actor,
    FReplicationFlags RepFlags,
    uint32 Cycles,
    UNetConnection * Connection
)

Remarks

Track actor being replicated.

Parameters

Parameter

Description

Actor

Actor being replicated

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