Black Ops III

GetWeaponModelForCharacter

Returns the name of the weapon model of at the given index

Example:

modelName = GetWeaponModelForCharacter( 0, "mp" )

Parameters

ParameterSummary
*characterIndexThe index of the character in the current game-mode's character table
*sessionmodeSession Mode Index

* = mandatory