Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNetworkProfiler > API/Runtime/Engine/FNetworkProfiler/FSendBunchInfo
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Net/NetworkProfiler.h |
|
FSendBunchInfo
(
uint16 InChannelIndex,
uint32 InChannelTypeNameIndex,
uint16 InNumHeaderBits,
uint16 InNumPayloadBits
)
|
|
Net/NetworkProfiler.h |
|
FSendBunchInfo()
| |
|
| Name |
FSendBunchInfo |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/Net/NetworkProfiler.h |
| Include Path |
#include "Net/NetworkProfiler.h" |
FSendBunchInfo()
FSendBunchInfo(uint16, uint32, uint16, uint16)
| |
|
| Name |
FSendBunchInfo |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/Net/NetworkProfiler.h |
| Include Path |
#include "Net/NetworkProfiler.h" |
FSendBunchInfo
(
uint16 InChannelIndex,
uint32 InChannelTypeNameIndex,
uint16 InNumHeaderBits,
uint16 InNumPayloadBits
)