GetNthEffectBase
Revision as of 23:03, 27 March 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the Base Effect of the Nth effect of an ingestible/object effect/actor effect. |name = GetNthEffectBase |returnType = baseEffec...")
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Returns the Base Effect of the Nth effect of an ingestible/object effect/actor effect.
Syntax
(baseEffect:ref) GetNthEffectBase effectForm:ref effectIndex:int
Example
GetNthEffectBase Stimpak 2
GetNthEffectBase EnchPowerArmor 0
GetNthEffectBase WithdrawalPsycho 1