Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/NetProfiler.h |
Include | #include "TraceServices/Model/NetProfiler.h" |
Syntax
struct FNetProfilerPacket
Variables
Type | Name | Description |
---|---|---|
ENetProfilerCon... | ConnectionState | |
uint32 | ContentSizeInBits | |
ENetProfilerDel... | DeliveryStatus | |
uint32 | EventCount | |
uint32 | NetProfilerFrameIndex | Index into network profiler frames. |
uint32 | SequenceNumber | |
uint32 | StartEventIndex | Index into Events. |
uint32 | StartStatsIndex | |
uint32 | StatsCount | |
FNetProfilerTim... | TimeStamp | |
uint32 | TotalPacketSizeInBytes |