Background for Skyrim SE
Member of the Enchantment script
voidfunctionSetNthEffectMagnitude(intindex, floatvalue)Native

Description

Documentation Comment

sets the magnitude of the specified effect


Caveats


Parameters

intindex

floatvalue


Examples

Auto-Generated Example

int myInt__index
float myFloat__value

myEnchantment__toCallFunctionOn.SetNthEffectMagnitude(myInt__index, myFloat__value)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.