StopMagicShaderVisuals

From the CreationKit Wiki
Revision as of 17:13, 2 December 2011 by imported>Scornett-Bot (Script running global find and replace: = for '''=)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

StopMagicShaderVisuals FXShader 

Example:

objRef.StopMagicShaderVisuals GhostFxShader
player.sms AbsorbGreenFXS

Stops playing the specified effect shader.

Note that there is no need to stop an effect shader that you called with a duration.

Papyrus Version[edit | edit source]

Stop - EffectShader

See Also[edit | edit source]

PlayMagicShaderVisuals

PlayMagicEffectVisuals

StopMagicEffectVisuals