DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanCloseFence()
bool
BaseBuildingBase::CanCloseFence
(
)
inline
protected
См. определение в файле
Fence.c
строка
437
438
{
439
if
(
HasHinges
() &&
IsOpened
() )
440
{
441
return
true
;
442
}
443
444
return
false
;
445
}
BaseBuildingBase::HasHinges
bool HasHinges()
Определения
Fence.c:56
BaseBuildingBase::IsOpened
override bool IsOpened()
Определения
Fence.c:110
Перекрестные ссылки
HasHinges()
и
IsOpened()
.
BaseBuildingBase
Создано системой
1.13.2