Black Ops III

GetEquippedHelmetForHero

Returns the name of the equipped helmet model of a specific hero

Example:

modelName = GetEquippedHelmetForHero( localClientNum, SESSIONMODE_MULTIPLAYER, 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

* = mandatory