Black Ops III

GetCharacterHelmetRenderOptions

Calculates the packed helmet render option - to be passed to SetBodyRenderOptions()

Example:

helmetRenderOptions = GetCharacterHelmetRenderOptions( 0, 1, 1, 2, 3 )

Parameters

ParameterSummary
*characterIndexThe index of the character in the current game-mode's character table
*helmetIndexThe index of the helmet belonging to that character
*colorIndex1The index of accent color 1
*colorIndex2The index of accent color 2
*colorIndex3The index of accent color 3

* = mandatory