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

#include <protocol.h>

Collaboration diagram for _ENetProtocolSendUnreliable:

Data Fields

enet_uint16 dataLength
 
ENetProtocolCommandHeader header
 
enet_uint16 unreliableSequenceNumber
 

Field Documentation

enet_uint16 _ENetProtocolSendUnreliable::dataLength

Referenced by enet_peer_send().

ENetProtocolCommandHeader _ENetProtocolSendUnreliable::header
enet_uint16 _ENetProtocolSendUnreliable::unreliableSequenceNumber

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