Black Ops III

GetAttachTagName

Returns the tagname of the attached model at the given attachment slot

Example:

tag_name = self GetAttachTagName( index )

Parameters

ParameterSummary
*modelindexThe index of the model attached to the entity, starting at 0, so for instance 3 will get the fourth model attached. (integer)

* = mandatory