Background for Skyrim SE
Member of the MagExtend script
voidfunctionSetMGEFSecondaryAV(MagicEffectmgef, stringsecondaryAV)NativeGlobal

Description

Documentation Comment

Secondary Actor Value functions only work with a "DualValueMod" archetype


Caveats


Parameters

MagicEffectmgef

stringsecondaryAV


Examples

Auto-Generated Example

MagicEffect myMagicEffect__mgef
string myString__secondaryAV

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