|
duncan
Mom and Dad were wrong!
|
Represents a packet to be sent over the network. More...
#include <network.h>
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 | |
Represents a packet to be sent over the network.
1.7.4