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

◆ CanUseConstructionBuild()

override bool BaseBuildingBase::CanUseConstructionBuild ( )
inlineprotected

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

719 {
720 return !IsOpened();
721 }
override bool IsOpened()
Определения Fence.c:110

Перекрестные ссылки IsOpened().

Используется в ActionMountBarbedWire::ActionCondition() и ActionUnmountBarbedWire::ActionCondition().