sc2-gamedata
|
Effect - Target. More...
#include <Abil.h>
Public Attributes | |
std::vector< SAbilCmdButton > | CmdButtonArray |
Commands. More... | |
CUnitLink | PlaceUnit |
Place Unit. More... | |
flag8 | AcquireAttackers |
Acquire Attackers. More... | |
CFixed | FollowRange |
Follow Range. More... | |
CAbilCommand | FinishCommand |
Finish Command. More... | |
Effect - Target.
flag8 CAbilEffectTarget::AcquireAttackers |
Acquire Attackers.
std::vector<SAbilCmdButton> CAbilEffectTarget::CmdButtonArray |
CAbilCommand CAbilEffectTarget::FinishCommand |
Finish Command.
Command the unit is ordered to use after finishing using this ability.
CFixed CAbilEffectTarget::FollowRange |
Follow Range.
CUnitLink CAbilEffectTarget::PlaceUnit |
Place Unit.
The placement footprint of this unit will show up when targeting this ability.