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

Rally. More...

#include <Abil.h>

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

Public Attributes

std::vector< SAbilCmdButtonCmdButtonArray
 Commands. More...
 
std::vector< SAbilRallyInfoInfoArray
 Info. More...
 
CFlags Flags
 Flag. More...
 
uint32 SmartPriority
 Smart Priority. More...
 

Detailed Description

Rally.

Remarks
Unknown

Member Data Documentation

◆ CmdButtonArray

std::vector<SAbilCmdButton> CAbilRally::CmdButtonArray

Commands.

Command button values for the ability

Remarks
indexEnum: EAbilRallyCmd

◆ Flags

CFlags CAbilRally::Flags

Flag.

Remarks
indexEnum: EAbilRallyFlag

◆ InfoArray

std::vector<SAbilRallyInfo> CAbilRally::InfoArray

Info.

Parameters relating to specific commands of the ability.

◆ SmartPriority

uint32 CAbilRally::SmartPriority

Smart Priority.

Determines how important this ability is versus other abilities with a smart priority when deciding which ability should handle a smart command (usually bound to right click).


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