DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ IsSlotIdValid()

static proto native bool InventorySlots::IsSlotIdValid ( int slotId)
staticprivate

verifies existence of the slot id

Возвращает
true if slot valid
Примеры
D:/Ishodniki/scripts/3_Game/Systems/Inventory/InventorySlots.c.

Используется в InventoryItem::SplitIntoStackMax(), InventoryItem::SplitIntoStackMaxEx() и TranslateAndValidateSlot().