sc2-gamedata
|
Power User. More...
#include <Behavior.h>
Public Attributes | |
TPowerLink | PowerLink |
Power Link. More... | |
TPowerLevel | PlacementMinPowerLevel |
Minimum Power Level. More... | |
CFlags | Flags |
Flags (Power User) More... | |
flag8 | PoweredWhileUnderConstruction |
Powered Under Construction. More... | |
std::vector< SPowerStage > | PowerStageArray |
Power Stages. More... | |
Power User.
CFlags CBehaviorPowerUser::Flags |
Flags (Power User)
Flags specific to the Power User behavior type
TPowerLevel CBehaviorPowerUser::PlacementMinPowerLevel |
Minimum Power Level.
Minimum power level required for placement
flag8 CBehaviorPowerUser::PoweredWhileUnderConstruction |
Powered Under Construction.
Determines if the unit with this behavior is powered under construction
TPowerLink CBehaviorPowerUser::PowerLink |
Power Link.
Types of power sources that will power this behavior. If multiple power sources are present, this behavior will be powered at the maximum level of all contributing power sources.
std::vector<SPowerStage> CBehaviorPowerUser::PowerStageArray |
Power Stages.
Power state parameters