GetCurrentAmmoRounds
Revision as of 17:51, 24 January 2017 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the current number of rounds in the clip/magazine of the calling actor's equipped weapon. |name = GetCurrentAmmoRounds |returnT...")
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Returns the current number of rounds in the clip/magazine of the calling actor's equipped weapon.
Syntax
(ammo:ref) reference.GetCurrentAmmoRounds
Example
set iAmmoRounds to actorRef.GetCurrentAmmoRounds