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... | |
![]() | |
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... | |
![]() | |
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.