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

Use Calldown. More...

#include <Effect.h>

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

Public Attributes

SEffectWhichLocation WhichLocation
 Location. More...
 
uint32 CalldownCount
 Calldown Count. More...
 
CEffectLink CalldownEffect
 Calldown Effect. More...
 

Detailed Description

Use Calldown.

Remarks
Unknown

Member Data Documentation

◆ CalldownCount

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.

◆ CalldownEffect

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.

◆ WhichLocation

SEffectWhichLocation CEffectUseCalldown::WhichLocation

Location.

Specifies the location that the calldown will be moved to when used.


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