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

#include <NetworkDefs.h>

Public Attributes

UnsignedInt m_frame
 
UnsignedShort m_numCommands
 
unsigned char m_commands [numCommandsPerCommandPacket *sizeof(GameMessage)]
 

Detailed Description

Definition at line 67 of file NetworkDefs.h.

Member Data Documentation

◆ m_commands

unsigned char CommandPacket::m_commands[numCommandsPerCommandPacket *sizeof(GameMessage)]

Definition at line 71 of file NetworkDefs.h.

◆ m_frame

UnsignedInt CommandPacket::m_frame

Definition at line 69 of file NetworkDefs.h.

◆ m_numCommands

UnsignedShort CommandPacket::m_numCommands

Definition at line 70 of file NetworkDefs.h.


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