INetProfilerProvider::GetPacketContentEventChangeCount

Returns a change number incremented each time a change occurs in the packet content events for the specified connection and connection mode. */.

Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model > INetProfilerProvider

References

   
Module TraceServices
Header /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/NetProfiler.h
Include #include "TraceServices/Model/NetProfiler.h"
uint32 GetPacketContentEventChangeCount
(
    uint32 ConnectionIndex,
    [ENetProfilerConnectionMode](API\Developer\TraceServices\TraceServices\Model\TraceServices__E-_6) Mode
) const

Remarks

Returns a change number incremented each time a change occurs in the packet content events for the specified connection and connection mode. */.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library