GetCurrentOffhand()


Module: Player

Summary:

Gets the player's current off-hand weapon( usually a grenade).



Call this on:

The player



Example:

currentweapon = level.player GetCurrentOffhand();