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


Public Attributes | |
| std::vector< CUnitLink > | Unit |
| Unit. More... | |
| CEffectLink | Effect |
| Effect. More... | |
| EAbilTrainLocation | Location |
| Location. More... | |
| EAbilTrainRotation | Rotation |
| Rotation. More... | |
| CFlags | Flags |
| Train Flags. More... | |
Public Attributes inherited from SAbilQueueableInfo | |
| SAbilCmdButton | Button |
| Button. More... | |
| CGameTime | Time |
| Time. More... | |
| CAlertLink | Alert |
| Alert. 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... | |
| CEffectLink SAbilTrainInfo::Effect |
Effect.
| CFlags SAbilTrainInfo::Flags |
Train Flags.
| EAbilTrainLocation SAbilTrainInfo::Location |
Location.
| EAbilTrainRotation SAbilTrainInfo::Rotation |
Rotation.
| std::vector<CUnitLink> SAbilTrainInfo::Unit |
Unit.
Unit that is trained
1.8.14