Background for Skyrim SE
Member of the DbSkseFunctions script
boolfunctionIsFormMagicItem(FormakForm)NativeGlobal

Description

Documentation Comment

is the form a magic item such as spell, potion, shout, enchantment, scroll ect...?


Caveats


Parameters

FormakForm


Examples

Auto-Generated Example

Form myForm__akForm

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