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

Issue Order. More...

#include <Effect.h>

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

Public Attributes

SEffectWhichUnit WhichUnit
 Unit. More...
 
CAbilLink Abil
 Ability. More...
 
TAbilCmdIndex AbilCmdIndex
 Ability Command. More...
 
CCmdFlags CmdFlags
 Command Flags. More...
 
SEffectWhichPlayer Player
 Player. More...
 
SEffectWhichLocation Target
 Target. More...
 

Detailed Description

Issue Order.

Remarks
Unknown

Member Data Documentation

◆ Abil

CAbilLink CEffectIssueOrder::Abil

Ability.

Ability the target unit is ordered to use

◆ AbilCmdIndex

TAbilCmdIndex CEffectIssueOrder::AbilCmdIndex

Ability Command.

Ability command index the target unit is ordered to use

◆ CmdFlags

CCmdFlags CEffectIssueOrder::CmdFlags

Command Flags.

Flags for the effect

Remarks
indexEnum: ECmdFlags

◆ Player

SEffectWhichPlayer CEffectIssueOrder::Player

Player.

Specifies the player that should issue the requested order which is useful for checking whether that player is allowed to issue that order (due to shared control, resources, etc). If a player is not specified then the alliance states are ignored.

◆ Target

SEffectWhichLocation CEffectIssueOrder::Target

Target.

Used to configure what the target of the ability will be

◆ WhichUnit

SEffectWhichUnit CEffectIssueOrder::WhichUnit

Unit.

Used to configure which unit receives the order


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