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

Transfer Behavior. More...

#include <Effect.h>

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

Public Attributes

SEffectWhichUnit LaunchUnit
 Launch Unit. More...
 
SEffectWhichUnit ImpactUnit
 Impact Unit. More...
 
CBehaviorLink Behavior
 Behavior. More...
 
uint32 Count
 Count. More...
 
flag8 Copy
 Copy. More...
 
flag8 Preserve
 Preserve. More...
 

Detailed Description

Transfer Behavior.

Remarks
Unknown

Member Data Documentation

◆ Behavior

CBehaviorLink CEffectTransferBehavior::Behavior

Behavior.

Behavior that is transferred by the effect

◆ Copy

flag8 CEffectTransferBehavior::Copy

Copy.

When enabled, the behavior will be copied rather than moved

◆ Count

uint32 CEffectTransferBehavior::Count

Count.

Number of behaviors to transfer (for stackable behaviors)

◆ ImpactUnit

SEffectWhichUnit CEffectTransferBehavior::ImpactUnit

Impact Unit.

Used to configure which unit will receive the behavior

◆ LaunchUnit

SEffectWhichUnit CEffectTransferBehavior::LaunchUnit

Launch Unit.

Used to configure which unit will be the source of the behavior

◆ Preserve

flag8 CEffectTransferBehavior::Preserve

Preserve.

Determines whether the behavior is transferred or cloned (i.e. left on the original unit).


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