INetProfilerProvider::EnumeratePacketContentEventsByIndex

Enumerates packet content events in the inclusive event index interval [StartEventIndex, EndEventIndex]. */.

Windows
MacOS
Linux

References

Module

TraceServices

Header

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

Include

#include "TraceServices/Model/NetProfiler.h"

Syntax

void EnumeratePacketContentEventsByIndex
(
    uint32 ConnectionIndex,
    ENetProfilerConnectionMode Mode,
    uint32 StartEventIndex,
    uint32 EndEventIndex,
    TFunctionRef< void &)> Callback
) const

Remarks

Enumerates packet content events in the inclusive event index interval [StartEventIndex, EndEventIndex]. */.

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