![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
This represents a user message from another system.
#include <RakNetTypes.h>
Public Attributes | |
| BitSize_t | bitSize |
| The length of the data in bits. | |
| unsigned char * | data |
| The data from the sender. | |
| bool | deleteData |
| RakNetGUID | guid |
| unsigned int | length |
| The length of the data in bytes. | |
| SystemAddress | systemAddress |
| The system that send this packet. | |
| bool | wasGeneratedLocally |
Definition at line 403 of file RakNetTypes.h.
Definition at line 417 of file RakNetTypes.h.
| unsigned char* RakNet::Packet::data |
Definition at line 420 of file RakNetTypes.h.
Referenced by SraNetwork::MessagePump::AddMessage(), SraNetwork::WorldServer::ChatServerConnectionThread(), SraNetwork::ChatServer::ClientConnectionThread(), SraNetwork::ZoneServer::Run(), SraNetwork::ChatServer::ServerConnectionThread(), and SraNetwork::WorldServer::ZoneServerConnectionThread().
Definition at line 424 of file RakNetTypes.h.
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
Definition at line 411 of file RakNetTypes.h.
| unsigned int RakNet::Packet::length |
Definition at line 414 of file RakNetTypes.h.
Referenced by SraNetwork::MessagePump::AddMessage(), SraNetwork::WorldServer::ChatServerConnectionThread(), SraNetwork::ChatServer::ClientConnectionThread(), and SraNetwork::ChatServer::ServerConnectionThread().
Definition at line 406 of file RakNetTypes.h.
Referenced by SraNetwork::MessagePump::AddMessage(), and SraNetwork::ChatServer::ClientConnectionThread().
Definition at line 428 of file RakNetTypes.h.
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.