DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanRemoveFromCargo()
[4/4]
override
bool
ItemBase::CanRemoveFromCargo
(
EntityAI
parent
)
inline
protected
См. определение в файле
TentBase.c
строка
287
288
{
289
if
(!super.CanRemoveFromCargo(parent))
290
return
false
;
291
292
return
CanBeManipulated
();
293
}
ItemBase::CanBeManipulated
bool CanBeManipulated()
Определения
TentBase.c:461
Перекрестные ссылки
CanBeManipulated()
.
ItemBase
Создано системой
1.13.2