GetAmmoSpeed

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Returns the speed (velocity) of the specified ammo or calling reference.

Syntax

[help]
(float) reference.GetAmmoSpeed Ammo:form

Example

float fSpeed
set fSpeed to GetAmmoSpeed Ammo308 

See Also