- Found in:
- SKSE
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)