|
sc2-gamedata
|
#include <Abil.h>


Public Attributes | |
| SAbilCmdButton | Button |
| Button. More... | |
| CItemClassLink | ClassRequired |
| Class Required. More... | |
| std::vector< CItemClassLink > | ClassesExcluded |
| Classes Excluded. More... | |
| std::vector< CFixed > | RefundFraction |
| Refund Fraction. More... | |
| CTargetFilters | TargetFilters |
| Target Filters. More... | |
| std::vector< CValidatorLink > | ValidatorArray |
| Validators. More... | |
Public Attributes inherited from SCost | |
| CFlags | Display |
| Cost Display. More... | |
| std::vector< CFixed > | Vital |
| Vitals. More... | |
| std::vector< CFixed > | VitalFraction |
| Vital Fraction. More... | |
| SCharge | Charge |
| Charge. More... | |
| SCooldown | Cooldown |
| Cooldown. More... | |
Public Attributes inherited from STechCost | |
| std::vector< int32 > | Resource |
| Technology Resource Cost. More... | |
| SAbilCmdButton SAbilPawnInfo::Button |
Button.
| std::vector<CItemClassLink> SAbilPawnInfo::ClassesExcluded |
Classes Excluded.
| CItemClassLink SAbilPawnInfo::ClassRequired |
Class Required.
| std::vector<CFixed> SAbilPawnInfo::RefundFraction |
Refund Fraction.
| CTargetFilters SAbilPawnInfo::TargetFilters |
Target Filters.
| std::vector<CValidatorLink> SAbilPawnInfo::ValidatorArray |
Validators.
1.8.14