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

◆ CanBePlaced() [2/2]

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

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

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

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