SetNthEffectDuration - Spell
Revision as of 09:01, 25 October 2013 by imported>CraftySentinel (Created SetNthEffectDuration - Spell)
Source: SKSE 1.06.14
Member of: Ingredient Script, Potion Script, Scroll Script, Spell Script
Sets the duration of the specified effect.
Syntax
Function SetNthEffectDuration(int index, int value) native
Parameters
index
- The index of the Magic Effect to change.
value
- The Duration to set the Magic Effect to.