Background for Skyrim SE
Member of the Spell script
voidfunctionUnload()Native

Description

Documentation Comment

Unload the art for this spell. Call this only if you've previously called Preload.
Warning: Misuse of this function can lead to erroneous behavior including spell art
being unloaded while in use, and excessive memory consumption. It's best to avoid using this.
This function will likely be deprecated in the future.


Caveats


Examples

Auto-Generated Example

mySpell__toCallFunctionOn.Unload()
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.