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

#include <Weapon.h>

Public Member Functions

 HistoricWeaponDamageInfo (UnsignedInt f, const Coord3D &l)
 

Public Attributes

UnsignedInt frame
 
Coord3D location
 

Detailed Description

Definition at line 323 of file Weapon.h.

Constructor & Destructor Documentation

◆ HistoricWeaponDamageInfo()

HistoricWeaponDamageInfo::HistoricWeaponDamageInfo ( UnsignedInt f,
const Coord3D & l )
inline

Definition at line 329 of file Weapon.h.

Member Data Documentation

◆ frame

UnsignedInt HistoricWeaponDamageInfo::frame

Definition at line 326 of file Weapon.h.

◆ location

Coord3D HistoricWeaponDamageInfo::location

Definition at line 327 of file Weapon.h.


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