Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNetworkProfiler
Description
Sets the current connection to Connection and serializes the property handle. The CriticalSection lock must be held while calling.
| Name | SerializeWritePropertyHandle |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/NetworkProfiler.h |
| Include Path | #include "Net/NetworkProfiler.h" |
| Source | /Engine/Source/Runtime/Engine/Private/NetworkProfiler.cpp |
void SerializeWritePropertyHandle
(
uint16 NumBits,
UNetConnection * Connection
)
Parameters
| Name | Remarks |
|---|---|
| NumBits | Number of bits in the property handle |