enet
Data Fields
_ENetEvent Struct Reference

An ENet event as returned by enet_host_service(). More...

#include <enet.h>

Data Fields

ENetEventType type
 type of the event
ENetPeerpeer
 peer that generated a connect, disconnect or receive event
enet_uint8 channelID
 channel on the peer that generated the event, if appropriate
enet_uint32 data
 data associated with the event, if appropriate
ENetPacketpacket
 packet associated with the event, if appropriate

Detailed Description

See Also
enet_host_service

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