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

◆ GetSlotsCountCorrect()

int Entity::GetSlotsCountCorrect ( )
inlineprotected

См. определение в файле EntityAI.c строка 1800

1801 {
1802 if (GetInventory())
1804 else
1805 return -1;
1806 }
proto native GameInventory GetInventory()
proto native int GetAttachmentSlotsCount()

Перекрестные ссылки GetInventory().