sc2-gamedata
|
Battery. More...
#include <Abil.h>
Public Attributes | |
std::vector< SAbilCmdButton > | CmdButtonArray |
Commands. More... | |
CTargetFilters | TargetFilters |
Target Filters. More... | |
CFixed | Range |
Range. More... | |
CTargetFilters | EnumFilters |
Search Filters. More... | |
CFixed | EnumRange |
Search Range. More... | |
CEffectLink | Effect |
Effect. More... | |
uint32 | SmartPriority |
Smart Priority. More... | |
Battery.
std::vector<SAbilCmdButton> CAbilBattery::CmdButtonArray |
CEffectLink CAbilBattery::Effect |
Effect.
Selects the effect to apply onto another unit when it uses the battery.
CTargetFilters CAbilBattery::EnumFilters |
Search Filters.
When using this ability, what types of units can it be cast upon.
CFixed CAbilBattery::EnumRange |
Search Range.
How far away from the casting unit can this ability be cast.
CFixed CAbilBattery::Range |
Range.
Range of the ability
uint32 CAbilBattery::SmartPriority |
Smart Priority.
Determines how important this ability is versus other abilities with a smart priority when deciding which ability should handle a smart command (usually bound to right click).
CTargetFilters CAbilBattery::TargetFilters |
Target Filters.
Target unit types on which the ability can be used