Background for Skyrim SE
Member of the ShazdehUtils script
boolfunctionFormHasMagicEffect(FormakForm, MagicEffectakEffect)NativeGlobal

Description

Documentation Comment

akForm can be either: Spell, Potion, Ingredient, Scroll, Enchantment


Caveats


Parameters

FormakForm

MagicEffectakEffect


Examples

Auto-Generated Example

Form myForm__akForm
MagicEffect myMagicEffect__akEffect

bool returnedValue = ShazdehUtils.FormHasMagicEffect(myForm__akForm, myMagicEffect__akEffect)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.