- Found in:
- SKSE
Description
Documentation Comment
sets the magnitude of the specified effect
Caveats
Parameters
intindex
floatvalue
Examples
Auto-Generated Example
int myInt__index
float myFloat__value
myScroll__toCallFunctionOn.SetNthEffectMagnitude(myInt__index, myFloat__value)