|
sc2-gamedata
|
#include "UnderlyingTypes.h"

Go to the source code of this file.
Classes | |
| class | CArmyUpgrade |
| Generic. More... | |
Enumerations | |
| enum | EClassIdCArmyUpgrade { e_classIdCArmyUpgrade } |
| Army Upgrade. More... | |
| enum | EArmyUpgradeState { e_armyUpgradeStateLocked, e_armyUpgradeStateUnlocked, e_armyUpgradeStatePurchased, e_armyUpgradeStateDisabled } |
| Army Upgrade State. More... | |
Variables | |
| const int32 | e_classIdCArmyUpgradeCount = 1 |
| const int32 | e_armyUpgradeStateCount = 4 |
| enum EArmyUpgradeState |
| enum EClassIdCArmyUpgrade |
| const int32 e_armyUpgradeStateCount = 4 |
| const int32 e_classIdCArmyUpgradeCount = 1 |
1.8.14