Black Ops III

GetBodyAccentColorCountForHero

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

Example:

modelName = GetBodyAccentColorCountForHero( localClientNum, 0, 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
*bodyIndexThe index of the body for the specific hero

* = mandatory