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

◆ CanBePlaced() [2/2]

override bool ItemBase::CanBePlaced ( Man player,
vector position )
inlineprotected

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

831 {
832 return IsPlaceableAtPosition(position);
833 }
bool IsPlaceableAtPosition(vector position)
Определения TrapSpawnBase.c:205

Перекрестные ссылки TrapSpawnBase::IsPlaceableAtPosition().