Black Ops III

GetCharacterHelmetHidesHead

Returns whether or not the characters head should be hidden based on the helmet

Example:

hideHead = GetCharacterHelmetHidesHead( 0, 0, 0 )

Parameters

ParameterSummary
*characterIndexThe index of the character in the current game-mode's character table
*helmetIndexThe index of the helmet belonging to that character
*sessionModeThe session mode ( mp cp zm )

* = mandatory