Local, checks only stuff that is in guaranteed sync.
См. определение в файле DayZPlayerInventory.c строка 2623
2624 {
2626 {
2627 return dst.GetParent().CheckAttachmentReceiveExclusion(src.GetItem(),dst.GetSlot());
2628 }
2629
2630 return true;
2631 }
InventoryLocationType
types of Inventory Location
Используется в ValidateSyncMove().