#include <RakNetTypes.h>
Public Attributes | |
SystemAddress | systemAddress |
The system that send this packet. | |
RakNetGUID | guid |
unsigned int | length |
The length of the data in bytes. | |
BitSize_t | bitSize |
The length of the data in bits. | |
unsigned char * | data |
The data from the sender. |
A unique identifier for the system that sent this packet, regardless of IP address (internal / external / remote system) Only valid once a connection has been established (ID_CONNECTION_REQUEST_ACCEPTED, or ID_NEW_INCOMING_CONNECTION) Until that time, will be UNASSIGNED_RAKNET_GUID