sc2-gamedata
|
Attribute. More...
#include <Behavior.h>
Public Attributes | |
int32 | MinPoints |
Min Points. More... | |
int32 | MaxPoints |
Max Points. More... | |
SModification | Modification |
Modification. More... | |
CEffectLink | PointGainEffect |
Point Gain Effect. More... | |
CEffectLink | PointLossEffect |
Point Loss Effect. More... | |
Attribute.
int32 CBehaviorAttribute::MaxPoints |
Max Points.
Maximum number of points this attribute can have.
int32 CBehaviorAttribute::MinPoints |
Min Points.
Minimum number of points this attribute can have.
SModification CBehaviorAttribute::Modification |
Modification.
Modifications are a set of temporary changes applied to any unit that has this behavior.
CEffectLink CBehaviorAttribute::PointGainEffect |
Point Gain Effect.
CEffectLink CBehaviorAttribute::PointLossEffect |
Point Loss Effect.