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

Description

Documentation Comment

Preload the art for this spell. Useful for spells you equip & unequip on the player.
Warning: Misuse of this function can lead to erroneous behavior as well as 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.Preload()
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.