GetWeaponsListPrimaries()


Module: Player
SP Only

Summary:

Gets an array of all primary weapons that the player has.



Call this on:

The player



Example:

weapList = level.player GetWeaponsListPrimaries();