Background for Skyrim SE
Member of the MagExtend script
voidfunctionSetMGEFTaperWeight(MagicEffectmgef, floattWeight)NativeGlobal


Caveats


Parameters

MagicEffectmgef

floattWeight


Examples

Auto-Generated Example

MagicEffect myMagicEffect__mgef
float myFloat__tWeight

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