GetNthAmmoEffect

From the Fallout3 GECK Wiki
Revision as of 11:12, 28 March 2015 by imported>Jazzisparis
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