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
unsigned int 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 Mon Mar 31 21:15:53 2008 for RakNet by  doxygen 1.5.4