Black Ops III

GetHeroBodyModelIndices

Returns the given hero's body models for the current session mode

Example:

heroBodyModelNames = GetHeroBodyModels( heroIndex, "mp" )

Parameters

ParameterSummary
*heroIndexThe index of the hero
[sessionmode]The session mode (cp,mp,zm)

* = mandatory