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

#include <CommandXlat.h>

Public Member Functions

 PickAndPlayInfo ()
 

Public Attributes

Bool m_air
 
Drawablem_drawTarget
 
WeaponSlotTypem_weaponSlot
 
SpecialPowerType m_specialPowerType
 

Detailed Description

Definition at line 116 of file CommandXlat.h.

Constructor & Destructor Documentation

◆ PickAndPlayInfo()

PickAndPlayInfo::PickAndPlayInfo ( )

Definition at line 65 of file GUICommandTranslator.cpp.

Member Data Documentation

◆ m_air

Bool PickAndPlayInfo::m_air

Definition at line 121 of file CommandXlat.h.

◆ m_drawTarget

Drawable* PickAndPlayInfo::m_drawTarget

Definition at line 122 of file CommandXlat.h.

◆ m_specialPowerType

SpecialPowerType PickAndPlayInfo::m_specialPowerType

Definition at line 124 of file CommandXlat.h.

◆ m_weaponSlot

WeaponSlotType* PickAndPlayInfo::m_weaponSlot

Definition at line 123 of file CommandXlat.h.


The documentation for this class was generated from the following files: