Difference between revisions of "GetNthAmmoEffect"
Jump to navigation
Jump to search
imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns an ammo type's Nth ammo effect. |name = GetNthAmmoEffect |returnType = ammoEffect:ref |arguments = {{FunctionArgument |N...") |
imported>Jazzisparis |
||
Line 15: | Line 15: | ||
}} | }} | ||
==See Also== | ==See Also== | ||
*[[GetNumAmmoEffects]] | |||
*[[AddAmmoEffect]] | |||
*[[RemoveAmmoEffect]] | |||
*[[GetAmmoEffectTraitNumeric]] | |||
*[[SetAmmoEffectTraitNumeric]] | |||
[[Category:Functions_(JIP)]] | [[Category:Functions_(JIP)]] |
Revision as of 11:12, 28 March 2015
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Returns an ammo type's Nth ammo effect.
Syntax
(ammoEffect:ref) GetNthAmmoEffect ammo:ref effectIndex:int
Example
GetNthAmmoEffect Ammo12GaMagnum 0