Black Ops III

GetEquippedHelmetAccentColorForHero

Returns the name of the equipped helmet accents colors of a specific hero

Example:

colorArray = GetEquippedHelmetAccentColorForHero( localClientNum, 0 )

Parameters

ParameterSummary
*localClientNumThe localClientNum of the player in question
*sessionModeThe character session mode
*heroIndexThe index of the hero in the current game-mode's character table
*helmetIndexThe index of the helmet
*colorIndexThe index of the accent color
[getForLobbyClient]If this is set then we are supposed to retrieve for lobby client

* = mandatory