|
sc2-gamedata
|
Revive. More...
#include <Abil.h>


Public Attributes | |
| std::vector< SAbilCmdButton > | CmdButtonArray |
| Command Buttons. More... | |
| CFlags | Flags |
| Flags. More... | |
| SAbilReviveInfo | BaseInfo |
| Base Info. More... | |
| SAbilReviveInfo | LevelInfo |
| Level Info. More... | |
| SCostFactor | BaseUnitCostFactor |
| Base Unit Cost Factor. More... | |
| SCostFactor | LevelUnitCostFactor |
| Level Unit Cost Factor. More... | |
| CDataSoupKey | ActorKey |
| Actor. More... | |
| CEffectLink | Effect |
| Effect. More... | |
| std::vector< CGamePoint > | Offset |
| Offsets. More... | |
| CFixed | Range |
| Range. More... | |
| std::vector< EAbilReviveVital > | VitalArray |
| Vitals. More... | |
| CAlertLink | Alert |
| Alert. More... | |
| CStringLink | NameOverride |
| Name Override. More... | |
| CTargetFilters | ReplaceFilters |
| Replace Filters. More... | |
| EDeathType | ReplaceDeathType |
| Replace Death Type. More... | |
| EAbilReviveCmd | SelfReviveCmd |
| Self Revive Command. More... | |
| std::vector< CValidatorLink > | ValidatorArray |
| Validators. More... | |
| EEffectLocationType | TargetType |
| Target Type. More... | |
Revive.
| CDataSoupKey CAbilRevive::ActorKey |
Actor.
| CAlertLink CAbilRevive::Alert |
Alert.
| SAbilReviveInfo CAbilRevive::BaseInfo |
Base Info.
| SCostFactor CAbilRevive::BaseUnitCostFactor |
Base Unit Cost Factor.
| std::vector<SAbilCmdButton> CAbilRevive::CmdButtonArray |
Command Buttons.
| CEffectLink CAbilRevive::Effect |
Effect.
| CFlags CAbilRevive::Flags |
Flags.
| SAbilReviveInfo CAbilRevive::LevelInfo |
Level Info.
| SCostFactor CAbilRevive::LevelUnitCostFactor |
Level Unit Cost Factor.
| CStringLink CAbilRevive::NameOverride |
Name Override.
| std::vector<CGamePoint> CAbilRevive::Offset |
Offsets.
| CFixed CAbilRevive::Range |
Range.
| EDeathType CAbilRevive::ReplaceDeathType |
Replace Death Type.
| CTargetFilters CAbilRevive::ReplaceFilters |
Replace Filters.
| EAbilReviveCmd CAbilRevive::SelfReviveCmd |
Self Revive Command.
| EEffectLocationType CAbilRevive::TargetType |
Target Type.
| std::vector<CValidatorLink> CAbilRevive::ValidatorArray |
Validators.
| std::vector<EAbilReviveVital> CAbilRevive::VitalArray |
Vitals.
1.8.14