Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Net > FNetworkProfiler
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Net/NetworkProfiler.h |
Include | #include "Net/NetworkProfiler.h" |
Syntax
struct FSendBunchInfo
Remarks
All the data required for writing sent bunches to the profiler stream
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint16 | ChannelIndex | |
![]() |
uint32 | ChannelTypeNameIndex | |
![]() |
uint16 | NumHeaderBits | |
![]() |
uint16 | NumPayloadBits |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FSendBunchInfo
(
uint16 InChannelIndex, |