Black Ops III

GetItemAttachment

Gets the attachment for a particular item

Example:

GetItemAttachment( 10, 1 ); // returns attachment 1 for item 10

Parameters

ParameterSummary
*itemIndexThe item index
*attachmentNumThe attachment number for the index

* = mandatory