GetNthEffectBase

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the Base Effect of the Nth effect-entry of the specified ingestible/Object Effect/Actor Effect.

Syntax

[help]
(baseEffect:ref) GetNthEffectBase effectForm:ref effectIndex:int

Example

GetNthEffectBase Stimpak 2
GetNthEffectBase EnchPowerArmor 0
GetNthEffectBase WithdrawalPsycho 1 

See Also