GetCurrentWeaponClipAmmo()


Module: Player

Summary:

Gets the amount of ammo left in the player's clip.



Call this on:

The player



Example:

 bulletCnt = level.player GetCurrentWeaponClipAmmo();