Difference between revisions of "ScriptEffectElapsedSeconds"
Jump to navigation
Jump to search
no edit summary
imported>Fella |
imported>Quetzilla |
||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
ScriptEffectElapsedSeconds | (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. | 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. |