1719 {
1721 int slotID;
1722 for (int i = 0; i < count; i++)
1723 {
1726 {
1727 return true;
1728 }
1729 }
1730
1731 return false;
1732 }
bool CanDisplayAttachmentSlot(string slot_name)
proto native GameInventory GetInventory()
proto native int GetAttachmentSlotsCount()
proto native int GetAttachmentSlotId(int index)