ENetHost.totalSentPackets

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

struct ENetHost
enet_uint32 totalSentPackets;

Meta