Local, checks only stuff that is in guaranteed sync.
См. определение в файле DayZPlayerInventory.c строка 2613
2614 {
2616 {
2617 return dst.GetParent().CheckAttachmentReceiveExclusion(src.GetItem(),dst.GetSlot());
2618 }
2619
2620 return true;
2621 }
InventoryLocationType
types of Inventory Location
Используется в ValidateSyncMove().