sc2-gamedata
|
Use Calldown. More...
#include <Effect.h>
Public Attributes | |
SEffectWhichLocation | WhichLocation |
Location. More... | |
uint32 | CalldownCount |
Calldown Count. More... | |
CEffectLink | CalldownEffect |
Calldown Effect. More... | |
Use Calldown.
uint32 CEffectUseCalldown::CalldownCount |
Calldown Count.
Specifies how many calldowns are used by this effect. Note that if more are requested than are available it will simply use as many as it can find.
CEffectLink CEffectUseCalldown::CalldownEffect |
Calldown Effect.
Specifies that the calldown effect of an ability that manages calldowns (like an Arm Magazine or Transport ability) must match this value, otherwise it is not used. This effect is also executed at the location of the calldown unit once it is extracted from the Arm Magazine or Transport ability and moved to Which Location.
SEffectWhichLocation CEffectUseCalldown::WhichLocation |
Location.
Specifies the location that the calldown will be moved to when used.