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

Destroy Persistent. More...

#include <Effect.h>

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

Public Attributes

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

Detailed Description

Destroy Persistent.

Remarks
Unknown

Member Data Documentation

◆ Count

uint32 CEffectDestroyPersistent::Count

Count.

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

◆ Effect

CEffectLink CEffectDestroyPersistent::Effect

Effect.

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

◆ Radius

CFixed CEffectDestroyPersistent::Radius

Radius.

The radius of the area to search for persistent effects.

Remarks
minValue: 0
maxValue: 0

◆ WhichLocation

SEffectWhichLocation CEffectDestroyPersistent::WhichLocation

Location.

Specifies where to look for persistent objects to destroy.


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