StopMagicShaderVisuals

From the CreationKit Wiki
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