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
union FNetProfilerBunchInfo
Variables
Type | Name | Description |
---|---|---|
TraceServices::... | @13179 | |
uint64: 1 | bClose | |
uint64: 1 | bHasMustBeMappedGUIDs | |
uint64: 1 | bHasPackageMapExports | |
uint64: 1 | bIsValid | Reserved. |
uint64: 1 | bOpen | |
uint64: 1 | bPartial | |
uint64: 1 | bPartialFinal | |
uint64: 1 | bPartialInitial | |
uint64: 1 | bReliable | |
uint64: 4 | ChannelCloseReason | |
uint64: 20 | ChannelIndex | Must match FNetTraceBunchInfo in runtime code. |
uint64: 18 | Padding | |
uint64: 12 | Seq | |
uint64 | Value |
Functions
Type | Name | Description |
---|---|---|
FNetProfiler... | MakeBunchInfo ( uint64 InValue ) |
Deprecated Variables
Type | Name | Description |
---|---|---|
uint64: 1 | bIsReplicationPaused | Replication pausing is now deprecated. |