Background for Skyrim SE
Member of the MagExtend script
voidfunctionSetMGEFSecondaryAVWeight(MagicEffectmgef, floatsecondAVWeight)NativeGlobal


Caveats


Parameters

MagicEffectmgef

floatsecondAVWeight


Examples

Auto-Generated Example

MagicEffect myMagicEffect__mgef
float myFloat__secondAVWeight

MagExtend.SetMGEFSecondaryAVWeight(myMagicEffect__mgef, myFloat__secondAVWeight)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.