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

◆ GetSlotsCountCorrect()

int Entity::GetSlotsCountCorrect ( )
inlineprotected

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

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

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