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

Description

Wiki Description

Sets the area of the specified effect.

Documentation Comment

sets the area of the specified effect


Caveats


Parameters

intindex

intvalue


Examples

No human-generated examples found for this function.

Auto-Generated Example

int myInt__index
int myInt__value

mySpell__toCallFunctionOn.SetNthEffectArea(myInt__index, myInt__value)

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.