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

Attribute. More...

#include <Behavior.h>

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

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...
 

Detailed Description

Attribute.

Remarks
Unknown

Member Data Documentation

◆ MaxPoints

int32 CBehaviorAttribute::MaxPoints

Max Points.

Maximum number of points this attribute can have.

◆ MinPoints

int32 CBehaviorAttribute::MinPoints

Min Points.

Minimum number of points this attribute can have.

◆ Modification

SModification CBehaviorAttribute::Modification

Modification.

Modifications are a set of temporary changes applied to any unit that has this behavior.

◆ PointGainEffect

CEffectLink CBehaviorAttribute::PointGainEffect

Point Gain Effect.

◆ PointLossEffect

CEffectLink CBehaviorAttribute::PointLossEffect

Point Loss Effect.


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