GetCurrentWeapon( <weapon name> )


Module: Player

Summary:

Gets the players current weapon.



Call this on:

The player



Example:

currentweapon = level.player GetCurrentWeapon();