Difference between revisions of "ScriptEffectFinish"
Jump to navigation
Jump to search
m
formatting
imported>ShadowDancer (formatting) |
imported>ShadowDancer m (formatting) |
||
Line 5: | Line 5: | ||
'''Note:''' | '''Note:''' | ||
* The ScriptEffectUpdate will be processed before the ScriptEffectFinish block when the spell ends. If there is a | * The '''ScriptEffectUpdate''' block will be processed before the '''ScriptEffectFinish''' block when the spell ends. If there is a '''Return''' statement in '''ScriptEffectUpdate''', then the '''ScriptEffectFinish''' block will never run. | ||
==See Also== | ==See Also== |