DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
InspectItem()
bool
Attachments::InspectItem
(
)
inline
protected
См. определение в файле
Attachments.c
строка
285
286
{
287
EntityAI
entity =
GetFocusedItem
();
288
if
( entity )
289
{
290
m_Parent
.InspectItem( entity );
291
return
true
;
292
}
293
return
false
;
294
}
EntityAI
class LogManager EntityAI
Attachments::m_Parent
Container m_Parent
Определения
Attachments.c:5
Attachments::GetFocusedItem
EntityAI GetFocusedItem()
Определения
Attachments.c:104
Перекрестные ссылки
GetFocusedItem()
и
m_Parent
.
Attachments
Создано системой
1.13.2