sc2-gamedata
Public Attributes | List of all members
SAbilBuildInfo Struct Reference

#include <Abil.h>

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

Public Attributes

SAbilCmdButton Button
 Button. More...
 
CUnitLink Unit
 Unit. More...
 
CGameTime Delay
 Delay. More...
 
CGameTime Time
 Time. More...
 
CAlertLink Alert
 Alert. More...
 
std::vector< CValidatorLinkValidatorArray
 Validators. More...
 
int32 AddOnParentCmdPriority
 Add On Parent Command Priority. More...
 
- Public Attributes inherited from SCost
CFlags Display
 Cost Display. More...
 
std::vector< CFixedVital
 Vitals. More...
 
std::vector< CFixedVitalFraction
 Vital Fraction. More...
 
SCharge Charge
 Charge. More...
 
SCooldown Cooldown
 Cooldown. More...
 
- Public Attributes inherited from STechCost
std::vector< int32Resource
 Technology Resource Cost. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ AddOnParentCmdPriority

int32 SAbilBuildInfo::AddOnParentCmdPriority

Add On Parent Command Priority.

◆ Alert

CAlertLink SAbilBuildInfo::Alert

Alert.

◆ Button

SAbilCmdButton SAbilBuildInfo::Button

Button.

◆ Delay

CGameTime SAbilBuildInfo::Delay

Delay.

Remarks
minValue: 0

◆ Time

CGameTime SAbilBuildInfo::Time

Time.

Amount of time it takes to construct a unit.

Remarks
minValue: 0

◆ Unit

CUnitLink SAbilBuildInfo::Unit

Unit.

Unit that is constructed by the ability.

◆ ValidatorArray

std::vector<CValidatorLink> SAbilBuildInfo::ValidatorArray

Validators.


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