|
sc2-gamedata
|
Destroy Healer. More...
#include <Effect.h>


Public Attributes | |
| SEffectWhichLocation | WhichLocation |
| Location. More... | |
| CEffectLink | Effect |
| Effect. More... | |
| uint32 | Count |
| Count. More... | |
| CFixed | Radius |
| Radius. More... | |
Destroy Healer.
| uint32 CEffectDestroyHealer::Count |
Count.
How many healer objects that match the requested parameters are destroyed.
| CEffectLink CEffectDestroyHealer::Effect |
Effect.
If specified, this effect will only destroy healer objects created by the requested effect.
| CFixed CEffectDestroyHealer::Radius |
Radius.
The radius of the area to search for healer effects. The healer effect radius is also taken into consideration when performing the range check.
| SEffectWhichLocation CEffectDestroyHealer::WhichLocation |
Location.
Specifies where to look for healer effects to destroy.
1.8.14