GetAmmoCasing

From the Fallout3 GECK Wiki
Revision as of 13:50, 12 August 2014 by imported>Odessa (created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns the casing item given by the specified ammo or calling reference. Added by NVSE V1.5.

Syntax

[help]
(form) reference.GetAmmoCasing Ammo:form

Example

ref rAmmoCase
set rAmmoCase to GetAmmoCasing Ammo20Ga

See Also