GetPlayerCurrentAmmo

From GECK
Jump to: navigation, search


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

[help]
(Ammo:baseform) GetPlayerCurrentAmmo

Example

ref currentAmmo
set currentAmmo to GetPlayerCurrentAmmo 

See Also