Go to the source code of this file.
◆ EClassIdCUpgrade
Upgrade Type.
| Enumerator |
|---|
| e_classIdCUpgrade | Generic.
|
◆ EUpgradeFlag
Upgrade Flag.
| Enumerator |
|---|
| e_upgradeFlagTechTreeCheat | Tech Tree Cheat.
When this flag is checked, this upgrade will be applied when a player uses the tech tree cheat.
|
| e_upgradeFlagUpgradeCheat | Cheat.
When this flag is checked, this upgrade will be applied when a player uses the upgrade cheat.
|
◆ EUpgradeOperation
Upgrade Operation.
| Enumerator |
|---|
| e_upgradeOperationAdd | Add.
|
| e_upgradeOperationSubtract | Subtract.
|
| e_upgradeOperationMultiply | Multiply.
|
| e_upgradeOperationDivide | Divide.
|
| e_upgradeOperationSet | Set.
|
◆ e_classIdCUpgradeCount
| const int32 e_classIdCUpgradeCount = 1 |
◆ e_upgradeFlagCount
| const int32 e_upgradeFlagCount = 2 |
◆ e_upgradeOperationCount
| const int32 e_upgradeOperationCount = 5 |