sc2-gamedata
|
#include <Abil.h>
Public Attributes | |
SAbilCmdButton | Button |
Button. More... | |
CUnitLink | Unit |
Unit. More... | |
CGameTime | Delay |
Delay. More... | |
CGameTime | Time |
Time. More... | |
CAlertLink | Alert |
Alert. More... | |
std::vector< CValidatorLink > | ValidatorArray |
Validators. More... | |
int32 | AddOnParentCmdPriority |
Add On Parent Command Priority. 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... | |
int32 SAbilBuildInfo::AddOnParentCmdPriority |
Add On Parent Command Priority.
CAlertLink SAbilBuildInfo::Alert |
Alert.
SAbilCmdButton SAbilBuildInfo::Button |
Button.
CGameTime SAbilBuildInfo::Delay |
Delay.
CGameTime SAbilBuildInfo::Time |
Time.
Amount of time it takes to construct a unit.
CUnitLink SAbilBuildInfo::Unit |
Unit.
Unit that is constructed by the ability.
std::vector<CValidatorLink> SAbilBuildInfo::ValidatorArray |
Validators.