#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 |
unsigned int | 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