#include <CommandXlat.h>
Public Member Functions | |
| PickAndPlayInfo () | |
Public Attributes | |
| Bool | m_air |
| Drawable * | m_drawTarget |
| WeaponSlotType * | m_weaponSlot |
| SpecialPowerType | m_specialPowerType |
Definition at line 116 of file CommandXlat.h.
| PickAndPlayInfo::PickAndPlayInfo | ( | ) |
Definition at line 65 of file GUICommandTranslator.cpp.
| Bool PickAndPlayInfo::m_air |
Definition at line 121 of file CommandXlat.h.
| Drawable* PickAndPlayInfo::m_drawTarget |
Definition at line 122 of file CommandXlat.h.
| SpecialPowerType PickAndPlayInfo::m_specialPowerType |
Definition at line 124 of file CommandXlat.h.
| WeaponSlotType* PickAndPlayInfo::m_weaponSlot |
Definition at line 123 of file CommandXlat.h.