ENetHost.totalReceivedPackets

< total UDP packets received, user should reset to 0 as needed to prevent overflow

struct ENetHost
enet_uint32 totalReceivedPackets;

Meta