IsNthActiveEffectApplied

From the Oblivion ConstructionSet Wiki
Revision as of 13:51, 1 July 2012 by imported>QQuix (New page)
(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:

(isApplied:bool) reference.IsNthActiveEffectApplied whichEffect:short

Returns 1 if the active effect at the specified index is currently applied to the target. An active effect may exist on the target before its effects are applied (typically for one frame after a spell is cast), in which case this command would return zero.