INetProfilerProvider::GetPacketChangeCount

Returns a change number incremented each time a change occurs in the 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 GetPacketChangeCount
(
    uint32 ConnectionIndex,
    ENetProfilerConnectionMode Mode
) const

Remarks

Returns a change number incremented each time a change occurs in the 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