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

Remove Behavior. More...

#include <Effect.h>

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

Public Attributes

SEffectWhichUnit WhichUnit
 Unit. More...
 
CBehaviorCategoryFlags BehaviorCategories
 Behavior Categories. More...
 
EClassIdCBehavior BehaviorClass
 Behavior Classes. More...
 
CBehaviorLink BehaviorLink
 Behaviors. More...
 
flag8 KillHallucination
 Kill Hallucination. More...
 
uint32 Count
 Count. More...
 

Detailed Description

Remove Behavior.

Remarks
Unknown

Member Data Documentation

◆ BehaviorCategories

CBehaviorCategoryFlags CEffectRemoveBehavior::BehaviorCategories

Behavior Categories.

Types of behavior that are removed by the effect

Remarks
indexEnum: EBehaviorCategory

◆ BehaviorClass

EClassIdCBehavior CEffectRemoveBehavior::BehaviorClass

Behavior Classes.

Classes of behavior that are removed by the effect

Remarks
minValue: Unknown

◆ BehaviorLink

CBehaviorLink CEffectRemoveBehavior::BehaviorLink

Behaviors.

Specific behavior that is removed by the effect

◆ Count

uint32 CEffectRemoveBehavior::Count

Count.

Number of behaviors that are removed by the effect

◆ KillHallucination

flag8 CEffectRemoveBehavior::KillHallucination

Kill Hallucination.

When enabled, the effect kills hallucinations.

Remarks
minValue: 0
maxValue: 0

◆ WhichUnit

SEffectWhichUnit CEffectRemoveBehavior::WhichUnit

Unit.

Used to configure which unit is the target of this effect


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