GetWeaponsList()


Module: Player
SP Only

Summary:

Gets an array of all weapons that the player has. Includes any alt-mode weapons (ex: m203_m4)



Call this on:

The player



Example:

weapList = level.player GetWeaponsList();