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

Effect - Target. More...

#include <Abil.h>

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

Public Attributes

std::vector< SAbilCmdButtonCmdButtonArray
 Commands. More...
 
CUnitLink PlaceUnit
 Place Unit. More...
 
flag8 AcquireAttackers
 Acquire Attackers. More...
 
CFixed FollowRange
 Follow Range. More...
 
CAbilCommand FinishCommand
 Finish Command. More...
 

Detailed Description

Effect - Target.

Remarks
Unknown

Member Data Documentation

◆ AcquireAttackers

flag8 CAbilEffectTarget::AcquireAttackers

Acquire Attackers.

Remarks
minValue: 0
maxValue: 0

◆ CmdButtonArray

std::vector<SAbilCmdButton> CAbilEffectTarget::CmdButtonArray

Commands.

Data relating to specific commands of the ability.

Remarks
indexEnum: EAbilEffectTargetCmd

◆ FinishCommand

CAbilCommand CAbilEffectTarget::FinishCommand

Finish Command.

Command the unit is ordered to use after finishing using this ability.

◆ FollowRange

CFixed CAbilEffectTarget::FollowRange

Follow Range.

Remarks
minValue: 0
maxValue: 0

◆ PlaceUnit

CUnitLink CAbilEffectTarget::PlaceUnit

Place Unit.

The placement footprint of this unit will show up when targeting this ability.


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