Blamite Game Engine - blam!  00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
Blam::Network::PacketBuffer Struct Reference

#include <socket.h>

Public Attributes

UINT32 index
 
UINT32 size
 
UINT8 * packets
 
UINT32 * packetSizes
 
Endpointendpoints
 
LARGE_INTEGER * times
 

Member Data Documentation

◆ endpoints

Endpoint* Blam::Network::PacketBuffer::endpoints

◆ index

UINT32 Blam::Network::PacketBuffer::index

◆ packets

UINT8* Blam::Network::PacketBuffer::packets

◆ packetSizes

UINT32* Blam::Network::PacketBuffer::packetSizes

◆ size

UINT32 Blam::Network::PacketBuffer::size

◆ times

LARGE_INTEGER* Blam::Network::PacketBuffer::times

The documentation for this struct was generated from the following file: