|
sc2-gamedata
|
Issue Order. More...
#include <Effect.h>


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... | |
Issue Order.
| CAbilLink CEffectIssueOrder::Abil |
Ability.
Ability the target unit is ordered to use
| TAbilCmdIndex CEffectIssueOrder::AbilCmdIndex |
Ability Command.
Ability command index the target unit is ordered to use
| CCmdFlags CEffectIssueOrder::CmdFlags |
| 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.
| SEffectWhichLocation CEffectIssueOrder::Target |
Target.
Used to configure what the target of the ability will be
| SEffectWhichUnit CEffectIssueOrder::WhichUnit |
Unit.
Used to configure which unit receives the order
1.8.14