FS2_Open
Open source remastering of the Freespace 2 engine
network_packet Struct Reference

Public Attributes

int sequence_number
 
ushort flags
 
ubyte data [MAX_TOP_LAYER_PACKET_SIZE]
 

Detailed Description

Definition for a non-checksum packet

Definition at line 97 of file psnet2.cpp.

Member Data Documentation

ubyte network_packet::data[MAX_TOP_LAYER_PACKET_SIZE]

Definition at line 101 of file psnet2.cpp.

ushort network_packet::flags

Definition at line 100 of file psnet2.cpp.

int network_packet::sequence_number

Definition at line 99 of file psnet2.cpp.


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