Black Ops III

GetCurrentWeaponIncludingMelee

Returns the name of the weapon being used by the specified local client, and will return the melee weapon if the client is in a melee state

Example:

currentWeapon = GetCurrentWeapon( localClientNum )

Parameters

ParameterSummary
*localClientNumLocal client number of the player

* = mandatory