Black Ops III

GetItemAttachmentAllocationCost

Gets the allocation cost of an attachment for a particular item

Example:

GetItemAttachmentAllocationCost( 10, 1 ); // returns allocation cost of attachment 1 for item 10

Parameters

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

* = mandatory