Background for Skyrim SE
Member of the Enchantment script
voidfunctionSetNthEffectArea(intindex, intvalue)Native

Description

Documentation Comment

sets the area of the specified effect


Caveats


Parameters

intindex

intvalue


Examples

Auto-Generated Example

int myInt__index
int myInt__value

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