FNetworkProfiler::TrackEndContentBlock

Track actor content block headers

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 TrackEndContentBlock
(
    UObject * Object,
    uint16 NumBits,
    UNetConnection * Connection
)

Remarks

Track actor content block headers

Parameters

Parameter

Description

Object

the object being replicated (might be a subobject of the actor)

NumBits

the number of bits in the content block footer

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