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

◆ GetSlotDisplayName()

static proto native owned string InventorySlots::GetSlotDisplayName ( int id)
staticprivate

converts slot_id to string

Аргументы
[in]slot_idslot id to be find.
Возвращает
string or null string
Примеры
D:/Ishodniki/scripts/3_Game/Systems/Inventory/InventorySlots.c.

Используется в Attachments::AttachmentAdded(), AttachmentCategoriesRow::Init(), Attachments::InitAttachmentGrid(), ZombieContainer::InitGhostSlots() и PlayerContainer::PlayerContainer().