ScriptEffectElapsedSeconds

From the Oblivion ConstructionSet Wiki
Revision as of 13:28, 20 June 2008 by imported>Vswe (Added Search Terms)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

(seconds:float) ScriptEffectElapsedSeconds 

Available only in Magic effect scripts. Returns seconds elapsed since the last magic effect update. This will only return a value greater than 0 inside a ScriptEffectUpdate block.

This function will return fractional values. (i.e. values between 0 and 1 seconds)

See Also[edit | edit source]