enet  v1.3.12
reliable UDP networking library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
_ENetProtocolThrottleConfigure Struct Reference

#include <protocol.h>

Collaboration diagram for _ENetProtocolThrottleConfigure:

Data Fields

ENetProtocolCommandHeader header
 
enet_uint32 packetThrottleAcceleration
 
enet_uint32 packetThrottleDeceleration
 
enet_uint32 packetThrottleInterval
 

Field Documentation

ENetProtocolCommandHeader _ENetProtocolThrottleConfigure::header
enet_uint32 _ENetProtocolThrottleConfigure::packetThrottleAcceleration
enet_uint32 _ENetProtocolThrottleConfigure::packetThrottleDeceleration
enet_uint32 _ENetProtocolThrottleConfigure::packetThrottleInterval

The documentation for this struct was generated from the following file: