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

#include <Abil.h>

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

Public Attributes

SAbilCmdButton Button
 Button. More...
 
CItemClassLink ClassRequired
 Class Required. More...
 
std::vector< CItemClassLinkClassesExcluded
 Classes Excluded. More...
 
std::vector< CFixedRefundFraction
 Refund Fraction. More...
 
CTargetFilters TargetFilters
 Target Filters. More...
 
std::vector< CValidatorLinkValidatorArray
 Validators. 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

◆ Button

SAbilCmdButton SAbilPawnInfo::Button

Button.

◆ ClassesExcluded

std::vector<CItemClassLink> SAbilPawnInfo::ClassesExcluded

Classes Excluded.

◆ ClassRequired

CItemClassLink SAbilPawnInfo::ClassRequired

Class Required.

◆ RefundFraction

std::vector<CFixed> SAbilPawnInfo::RefundFraction

Refund Fraction.

Remarks
indexEnum: EResourceType

◆ TargetFilters

CTargetFilters SAbilPawnInfo::TargetFilters

Target Filters.

◆ ValidatorArray

std::vector<CValidatorLink> SAbilPawnInfo::ValidatorArray

Validators.


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