Background for Skyrim SE
Member of the MagExtend script
voidfunctionSetMGEFPrimaryAV(MagicEffectmgef, stringprimaryAV)NativeGlobal

Description

Documentation Comment

Change primary Actor Value data for archetypes that use it (SEE LIST BELOW)


Caveats


Parameters

MagicEffectmgef

stringprimaryAV


Examples

Auto-Generated Example

MagicEffect myMagicEffect__mgef
string myString__primaryAV

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