sc2-gamedata
Public Attributes | List of all members
CBehaviorPowerUser Class Reference

Power User. More...

#include <Behavior.h>

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

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< SPowerStagePowerStageArray
 Power Stages. More...
 

Detailed Description

Power User.

Remarks
Unknown

Member Data Documentation

◆ Flags

CFlags CBehaviorPowerUser::Flags

Flags (Power User)

Flags specific to the Power User behavior type

Remarks
indexEnum: EBehaviorPowerUserFlag

◆ PlacementMinPowerLevel

TPowerLevel CBehaviorPowerUser::PlacementMinPowerLevel

Minimum Power Level.

Minimum power level required for placement

◆ PoweredWhileUnderConstruction

flag8 CBehaviorPowerUser::PoweredWhileUnderConstruction

Powered Under Construction.

Determines if the unit with this behavior is powered under construction

◆ PowerLink

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.

◆ PowerStageArray

std::vector<SPowerStage> CBehaviorPowerUser::PowerStageArray

Power Stages.

Power state parameters


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