ENetHost.totalSentData

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

struct ENetHost
enet_uint32 totalSentData;

Meta