Black Ops III

SeatGetWeapon

Returns the weapon name for the specified seat. Undefined if there isn't a weapon. Only driver and gunner seats can have weapons.

Example:

weaponname = vehicle SeatGetWeapon( 0 )

Parameters

ParameterSummary
*seat indexThe seat to get weapon for

* = mandatory