GetCurrentAmmoRounds
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns the current number of rounds in the clip/magazine of the calling actor's equipped weapon.
Syntax
(ammoRounds:int) reference.GetCurrentAmmoRounds
Example
set iAmmoRounds to actorRef.GetCurrentAmmoRounds