DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanBeIgnitedBy()
override
bool
InventoryItemSuper::CanBeIgnitedBy
(
EntityAI
igniter
=
NULL
)
inline
private
См. определение в файле
ItemBook.c
строка
16
17
{
18
if
( GetHierarchyParent() )
return
false
;
19
20
return
true
;
21
}
InventoryItemSuper
Создано системой
1.13.2