DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetSlotsCountCorrect()
int
Entity::GetSlotsCountCorrect
(
)
inline
protected
См. определение в файле
EntityAI.c
строка
1800
1801
{
1802
if
(
GetInventory
())
1803
return
GetInventory
().
GetAttachmentSlotsCount
();
1804
else
1805
return
-1;
1806
}
Entity::GetInventory
proto native GameInventory GetInventory()
GameInventory::GetAttachmentSlotsCount
proto native int GetAttachmentSlotsCount()
Перекрестные ссылки
GetInventory()
.
Entity
Создано системой
1.13.2