GetWeaponLongBursts

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Returns the long bursts value of the specified weapon or calling reference.

Syntax

[help]
(int) reference.GetWeaponLongBursts Weapon:form

Example

short bBursts
set bBursts to GetWeaponLongBurst WeapNVAssaultCarbine 

See Also