Black Ops III

GetEquippedBodyForHero

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

Example:

modelName = GetEquippedBodyForHero( 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