Background for Skyrim SE
Member of the MagExtend script
voidfunctionSetMGEFTaperCurve(MagicEffectmgef, floattCurve)NativeGlobal


Caveats


Parameters

MagicEffectmgef

floattCurve


Examples

Auto-Generated Example

MagicEffect myMagicEffect__mgef
float myFloat__tCurve

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