ClearTempEffects - Game
Revision as of 10:22, 26 May 2011 by imported>Henning (Created page with 'Category:Scripting Category:Papyrus '''Member of:''' Game Script Clears all temp effects (such as terrain effects) in the game. == Syntax == <source lang="papyrus">…')
Member of: Game Script
Clears all temp effects (such as terrain effects) in the game.
Syntax[edit | edit source]
Function ClearTempEffects() native global
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
Game.ClearTempEffects()