Packet Struct Reference

This represents a user message from another system. More...

#include <RakNetTypes.h>

List of all members.

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.


Detailed Description

This represents a user message from another system.


Member Data Documentation

unsigned int Packet::length

The length of the data in bytes

Deprecated:
You should use bitSize.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 27 15:10:18 2008 for RakNet by  doxygen 1.5.1-p1