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

◆ CanBeClapped()

bool CanBeClapped ( )
protected

DEPRECATED Set if trap can be disarmed using ActionClapBearTrapWithThisItem.

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

579 {
580 return true;
581 }