Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
TransportMessageHeader Struct Reference

#include <NetworkDefs.h>

Public Attributes

UnsignedInt crc
 packet-level CRC (must be first in packet)
 
UnsignedShort magic
 Magic number identifying Generals packets.
 

Detailed Description

Definition at line 78 of file NetworkDefs.h.

Member Data Documentation

◆ crc

UnsignedInt TransportMessageHeader::crc

packet-level CRC (must be first in packet)

Definition at line 80 of file NetworkDefs.h.

◆ magic

UnsignedShort TransportMessageHeader::magic

Magic number identifying Generals packets.

Definition at line 81 of file NetworkDefs.h.


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