Phasor  01.00.10.059
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Packet.h File Reference
#include "../../../Common/Types.h"

Go to the source code of this file.

Namespaces

namespace  halo
 
namespace  halo::server
 

Functions

DWORD halo::server::BuildPacket (LPBYTE output, DWORD arg1, DWORD packettype, DWORD arg3, LPBYTE dataPtr, DWORD arg4, DWORD arg5, DWORD arg6)
 
void halo::server::AddPacketToGlobalQueue (LPBYTE packet, DWORD packetCode, DWORD arg1, DWORD arg2, DWORD arg3, DWORD arg4, DWORD arg5)
 
void halo::server::AddPacketToPlayerQueue (DWORD player, LPBYTE packet, DWORD packetCode, DWORD arg1, DWORD arg2, DWORD arg3, DWORD arg4, DWORD arg5)