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

#include <Behavior.h>

Collaboration diagram for SPowerStage:
Collaboration graph
[legend]

Public Attributes

uint32 MaxStackCount
 Maximum Stack Count. More...
 
TPowerLevel MinPowerLevel
 Minimum Power Level. More...
 
SModification Modification
 Modification. More...
 
CEffectLink LevelGainEffect
 Level Gain Effect. More...
 
CEffectLink LevelLossEffect
 Level Loss Effect. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ LevelGainEffect

CEffectLink SPowerStage::LevelGainEffect

Level Gain Effect.

◆ LevelLossEffect

CEffectLink SPowerStage::LevelLossEffect

Level Loss Effect.

◆ MaxStackCount

uint32 SPowerStage::MaxStackCount

Maximum Stack Count.

Maximum stack count for the power stage

Remarks
minValue: 1

◆ MinPowerLevel

TPowerLevel SPowerStage::MinPowerLevel

Minimum Power Level.

Minimum power level required to be powered

◆ Modification

SModification SPowerStage::Modification

Modification.

Modification setting for the behavior


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