Black Ops III

GetCharacterBodyStyleIndex

Returns the index of the body style designated by the given display name

Example:

bodyStyleIndex = GetCharacterBodyStyleIndex( true, "Technomancer" )

Parameters

ParameterSummary
*genderWhether or not to use the male bodytype
*bodyStyleDisplayNameThe name of the body style

* = mandatory