DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanRemoveFromCargo()
[4/4]
override
bool
ItemBase::CanRemoveFromCargo
(
EntityAI
parent
)
inline
protected
См. определение в файле
TentBase.c
строка
308
309
{
310
if
(!super.CanRemoveFromCargo(parent))
311
return
false
;
312
313
return
CanBeManipulated
();
314
}
ItemBase::CanBeManipulated
bool CanBeManipulated()
Определения
TentBase.c:482
Перекрестные ссылки
CanBeManipulated()
.
ItemBase
Создано системой
1.13.2