INetProfilerProvider::GetPacketCount

Gets the number of packets for the specified connection and connection mode.

Windows
MacOS
Linux

References

Module

TraceServices

Header

/Engine/Source/Developer/TraceServices/Public/TraceServices/Model/NetProfiler.h

Include

#include "TraceServices/Model/NetProfiler.h"

Syntax

uint32 GetPacketCount
(
    uint32 ConnectionIndex,
    ENetProfilerConnectionMode Mode
) const

Remarks

Gets the number of packets for the specified connection and connection mode.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss