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

◆ IsItemBase()

bool IEntity::IsItemBase ( )
inlineprivate

Returns if this entity is ItemBase.

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

560 {
561 return false;
562 }