GetNthAmmoEffect

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns an ammo type's Nth ammo effect.

Syntax

[help]
(ammoEffect:ref) GetNthAmmoEffect ammo:ref effectIndex:int

Example

GetNthAmmoEffect Ammo12GaMagnum 0

See Also