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


Parameters

  1. MagicEffectmgef

  2. 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.