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


Parameters

  1. MagicEffectmgef

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