PreloadMagicEffect

From the Oblivion ConstructionSet Wiki
Revision as of 13:15, 20 June 2008 by imported>Vswe (Added Search Terms)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

 PreloadMagicEffect EffectID

Example:

 PreloadMagicEffect BACU


This function will queue up the particles for a spell effect, if they aren't already loaded. The function will do nothing if the particles are already loading. It will be helpful only when a non-actor reference casts a spell, as actors preload their own spells automatically.