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


Public Attributes | |
| SEffectWhichLocation | WhichLocation |
| Location. More... | |
| CEffectLink | Effect |
| Effect. More... | |
| uint32 | Count |
| Count. More... | |
| CFixed | Radius |
| Radius. More... | |
Destroy Persistent.
| uint32 CEffectDestroyPersistent::Count |
Count.
How many persistent objects that match the requested parameters are destroyed.
| CEffectLink CEffectDestroyPersistent::Effect |
Effect.
If specified, this effect will only destroy persistent objects created by the requested effect.
| CFixed CEffectDestroyPersistent::Radius |
Radius.
The radius of the area to search for persistent effects.
| SEffectWhichLocation CEffectDestroyPersistent::WhichLocation |
Location.
Specifies where to look for persistent objects to destroy.
1.8.14