sc2-gamedata
Public Attributes | List of all members
CEffectDestroyHealer Class Reference

Destroy Healer. More...

#include <Effect.h>

Inheritance diagram for CEffectDestroyHealer:
Inheritance graph
[legend]
Collaboration diagram for CEffectDestroyHealer:
Collaboration graph
[legend]

Public Attributes

SEffectWhichLocation WhichLocation
 Location. More...
 
CEffectLink Effect
 Effect. More...
 
uint32 Count
 Count. More...
 
CFixed Radius
 Radius. More...
 

Detailed Description

Destroy Healer.

Remarks
Unknown

Member Data Documentation

◆ Count

uint32 CEffectDestroyHealer::Count

Count.

How many healer objects that match the requested parameters are destroyed.

◆ Effect

CEffectLink CEffectDestroyHealer::Effect

Effect.

If specified, this effect will only destroy healer objects created by the requested effect.

◆ Radius

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.

Remarks
minValue: 0
maxValue: 0

◆ WhichLocation

SEffectWhichLocation CEffectDestroyHealer::WhichLocation

Location.

Specifies where to look for healer effects to destroy.


The documentation for this class was generated from the following file: