INetProfilerProvider::GetPacketCount

Gets the number of packets 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 GetPacketCount
(
    uint32 ConnectionIndex,
    [ENetProfilerConnectionMode](API\Developer\TraceServices\TraceServices\Model\TraceServices__E-_6) Mode
) const

Remarks

Gets the number of packets 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