GetPlayerCurrentAmmo

< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns the base form for the ammo currently held in the player's weapon.

Syntax

(Ammo:baseform) GetPlayerCurrentAmmo

Example

ref currentAmmo
set currentAmmo to GetPlayerCurrentAmmo

See Also