Difference between revisions of "StopMagicShaderVisuals"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Nezroy
(linking to effect shader list)
imported>DragoonWraith
(CS 1.0)
Line 13: Line 13:


==See Also==
==See Also==
[[PlayMagicShaderVisuals]]
* [[PlayMagicShaderVisuals]]
 


[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (CS 1.0)]]
[[Category: Magic Functions]]
[[Category: Magic Functions]]
[[Category: Magic Functions (CS 1.0)]]

Revision as of 14:04, 30 July 2007

Syntax:

StopMagicShaderVisuals EffectShaderID 

Example:

StopMagicShaderVisuals GhostEffect
sms effectShockShield


Stops playing the specified effect shader.


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


See Also