Black Ops III

GetEquippedShowcaseWeaponForHero

Returns the showcase weapon of a specific hero

Example:

showcaseWeapon = GetEquippedShowcaseWeaponForHero( localClientNum, 0 )

Parameters

ParameterSummary
*localClientNumThe localClientNum of the player in question
*sessionModeThe character's sessionMode
*heroIndexThe index of the hero in the current game-mode's character table or in case of lobby client, his queue position
[getForLobbyClient]If this is set then we are supposed to retrieve for lobby client

* = mandatory