#include <RakNetTypes.h>
Public Attributes | |
| SystemIndex | systemIndex |
| Server only - this is the index into the player array that this systemAddress maps to. | |
| SystemAddress | systemAddress |
| The system that send this packet. | |
| unsigned int | length |
| BitSize_t | bitSize |
| The length of the data in bits. | |
| unsigned char * | data |
| The data from the sender. | |
| unsigned int Packet::length |
The length of the data in bytes
1.5.1-p1