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

◆ GetStackMaxForSlotId()

static proto native int InventorySlots::GetStackMaxForSlotId ( int slot_Id)
staticprivate
Аргументы
[in]slot_idqueried slot
Возвращает
stackMax attribute from corresponding entry (or default value == 1)
Примеры
D:/Ishodniki/scripts/3_Game/Systems/Inventory/InventorySlots.c.

Используется в AttachmentCategoriesRow::CanCombine(), SlotsIcon::ClearRemainSelected(), AttachmentCategoriesRow::Combine(), AttachmentCategoriesRow::DraggingOverHeader(), InventoryItem::GetTargetQuantityMax() и AttachmentCategoriesRow::Select().