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

Order. More...

#include <Tactical.h>

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

Public Attributes

CAbilLink Abil
 Ability. More...
 
TAbilCmdIndex AbilCmdIndex
 Ability Command. More...
 
SMarker Marker
 Marker. More...
 
flag8 Retreat
 Retreat. More...
 
CTargetFindLink TargetFind
 Target Find. More...
 
CValidatorLink Validator
 Validator. More...
 

Detailed Description

Order.

Remarks
Unknown

Member Data Documentation

◆ Abil

CAbilLink CTacticalOrder::Abil

Ability.

Ability order issued to the unit by the tactical order.

◆ AbilCmdIndex

TAbilCmdIndex CTacticalOrder::AbilCmdIndex

Ability Command.

The index of the chosen ability entry that is sent to the unit.

◆ Marker

SMarker CTacticalOrder::Marker

Marker.

◆ Retreat

flag8 CTacticalOrder::Retreat

Retreat.

Remarks
minValue: 0
maxValue: 0

◆ TargetFind

CTargetFindLink CTacticalOrder::TargetFind

Target Find.

◆ Validator

CValidatorLink CTacticalOrder::Validator

Validator.

Validator run against the order being issued.


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