Background for Skyrim SE
Member of the ShazdehUtils script
boolfunctionFormHasMagicEffectKeyword(FormakForm, KeywordakKeyword)NativeGlobal

Description

Documentation Comment

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


Caveats


Parameters

FormakForm

KeywordakKeyword


Examples

Auto-Generated Example

Form myForm__akForm
Keyword myKeyword__akKeyword

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