StopMagicShaderVisuals

From the Fallout3 GECK Wiki
Revision as of 17:39, 5 May 2016 by imported>SuBNeRoCL
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stops playing the specified effect shader.


Syntax[edit | edit source]

Reference.StopMagicShaderVisuals EffectShaderID 

Example[edit | edit source]

BuddyRef.StopMagicShaderVisuals Smoke01
BuddyRef.sms Smoke01

Notes[edit | edit source]

  • There is no need to stop an effect shader that you called with a duration.
  • If a Particle Shader utilizes Full Particle Birth Count, then this function will not forcefully stop the particles from emitting. This function will only stop a Particle Shader if it uses Persistent Particle Count.

See Also[edit | edit source]