sc2-gamedata
|
Rally. More...
#include <Abil.h>
Public Attributes | |
std::vector< SAbilCmdButton > | CmdButtonArray |
Commands. More... | |
std::vector< SAbilRallyInfo > | InfoArray |
Info. More... | |
CFlags | Flags |
Flag. More... | |
uint32 | SmartPriority |
Smart Priority. More... | |
Rally.
std::vector<SAbilCmdButton> CAbilRally::CmdButtonArray |
CFlags CAbilRally::Flags |
Flag.
std::vector<SAbilRallyInfo> CAbilRally::InfoArray |
Info.
Parameters relating to specific commands of the ability.
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).