duncan
Mom and Dad were wrong!
Public Attributes
net::Packet Struct Reference

Represents a packet to be sent over the network. More...

#include <network.h>

List of all members.

Public Attributes

data_t data [kMaxPacketSize]
 packet data
size_t size
 length of data in this packet
bool reliable
 whether or not ENet should ensure this packet arrives

Detailed Description

Represents a packet to be sent over the network.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations