|
sc2-gamedata
|
Generic. More...
#include <ArmyUnit.h>

Public Attributes | |
| CStringLink | Name |
| Name. More... | |
| CStringLink | Title |
| Title. More... | |
| CStringLink | Help |
| Help. More... | |
| CImagePath | Icon |
| Icon. More... | |
| SBankPath | BankPath |
| Bank Path. More... | |
| CStringLink | Description |
| Description. More... | |
| CStringLink | Confirmation |
| Confirmation. More... | |
| CMoviePath | Movie |
| Movie. More... | |
| int32 | Cost |
| Cost. More... | |
| EArmyUnitState | State |
| State. More... | |
| CUnitLink | Unit |
| Unit. More... | |
| std::vector< CUpgradeLink > | UpgradeArray |
| Upgrades. More... | |
| std::vector< CAbilCommand > | AbilCommandArray |
| Ability Commands. More... | |
| std::vector< CArmyUpgradeLink > | ArmyUpgradeArray |
| Army Upgrades. More... | |
| CUserReference | UserReference |
| User Reference. More... | |
| CString | EnableButton |
| Enable Button. More... | |
Generic.
| std::vector<CAbilCommand> CArmyUnit::AbilCommandArray |
Ability Commands.
| std::vector<CArmyUpgradeLink> CArmyUnit::ArmyUpgradeArray |
Army Upgrades.
| SBankPath CArmyUnit::BankPath |
Bank Path.
| CStringLink CArmyUnit::Confirmation |
Confirmation.
| int32 CArmyUnit::Cost |
Cost.
| CStringLink CArmyUnit::Description |
Description.
| CString CArmyUnit::EnableButton |
Enable Button.
| CStringLink CArmyUnit::Help |
Help.
| CImagePath CArmyUnit::Icon |
Icon.
| CMoviePath CArmyUnit::Movie |
Movie.
| CStringLink CArmyUnit::Name |
Name.
| EArmyUnitState CArmyUnit::State |
State.
| CStringLink CArmyUnit::Title |
Title.
| CUnitLink CArmyUnit::Unit |
Unit.
| std::vector<CUpgradeLink> CArmyUnit::UpgradeArray |
Upgrades.
| CUserReference CArmyUnit::UserReference |
User Reference.
1.8.14