Background for Skyrim SE
Member of the DbSkseFunctions script
MagicEffect[]functionGetMagicEffectsForForm(FormakForm)NativeGlobal

Description

Documentation Comment

get magic effects for akForm, assuming akForm is a magic item such as a spell, potion, shout, enchantment, scroll ect...


Caveats


Parameters

FormakForm


Examples

Auto-Generated Example

Form myForm__akForm

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