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

◆ IsOpened()

override bool BaseBuildingBase::IsOpened ( )
inlineprotected

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

111 {
112 return m_IsOpened;
113 }
bool m_IsOpened
Определения Fence.c:29

Перекрестные ссылки m_IsOpened.

Используется в AfterStoreLoad(), CanCloseFence(), CanOpenFence(), CanReceiveAttachment(), CanUseConstructionBuild(), CreateAreaDamage(), ActionDismantlePart::DismantleCondition() и OnPartDestroyedServer().