Black Ops III

GetHelmetAccentColorCountForHero

Returns the number of accents for the specified helmet model of a specific hero

Example:

accentColorCount = GetHelmetAccentColorCountForHero( localClientNum, 0, 0 )

Parameters

ParameterSummary
*localClientNumThe localClientNum of the player in question
*heroIndexThe index of the hero in the current game-mode's character table
*helmetIndexThe index of the helmet for the specific hero

* = mandatory