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

Iterate Magazine. More...

#include <Effect.h>

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

Public Attributes

SEffectWhichUnit WhichUnit
 Which Unit. More...
 
CTargetFilters SearchFilters
 Search Filters. More...
 
uint32 MaxCount
 Max Count. More...
 
CEffectLink EffectInternal
 Effect Internal. More...
 
CEffectLink EffectExternal
 Effect External. More...
 

Detailed Description

Iterate Magazine.

Remarks
Unknown

Member Data Documentation

◆ EffectExternal

CEffectLink CEffectEnumMagazine::EffectExternal

Effect External.

Specifies an effect to apply to all external ammo (like Interceptors launched by a Carrier or Broodlings escorting a Brood Lord) managed by an arm magazine ability that pass the requested Search Filters.

◆ EffectInternal

CEffectLink CEffectEnumMagazine::EffectInternal

Effect Internal.

Specifies an effect to apply to all internal ammo (like Interceptors inside a Carrier) managed by an arm magazine ability that pass the requested Search Filters.

◆ MaxCount

uint32 CEffectEnumMagazine::MaxCount

Max Count.

Specifies the maximum number of ammo units to apply the requested internal and external effects to. If this value is 0 then the effect will apply to all ammo units that pass the Search Filters.

◆ SearchFilters

CTargetFilters CEffectEnumMagazine::SearchFilters

Search Filters.

Specifies a set of requirements and exclusions to apply against each unit in a magazine. Only units that pass the filters will have effects applied to them.

◆ WhichUnit

SEffectWhichUnit CEffectEnumMagazine::WhichUnit

Which Unit.

Specifies a set of requirements and exclusions to apply against each unit in a magazine. Only units that pass the filters will have effects applied to them.


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