GetMagicEffectCounters

From the Oblivion ConstructionSet Wiki
Revision as of 00:54, 9 August 2010 by imported>CSbot (Automated import of articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.