GetMagicEffectCounters

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(counters:Array) GetMagicEffectCounters magicEffect:ref 
(counters:Array) GetMECounters magicEffect:ref 
(counters:Array) GetMagicEffectCountersC magicEffectCode:long 
(counters:Array) GetMECountersC

Returns an Array containing the effect codes of all counter-effects for the specified magic effect.ALTALIAS.