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

◆ IsItemBase()

bool IEntity::IsItemBase ( )
inlineprivate

Returns if this entity is ItemBase.

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

557 {
558 return false;
559 }