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

◆ IsGate()

bool ConstructionPart::IsGate ( )
inlineprivate

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

71 {
72 return m_IsGate;
73 }
bool m_IsGate
Определения ConstructionPart.c:9

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

Используется в ActionDismantlePart::DismantleCondition(), ExceptionCheck(), GetGateConstructionPart(), BaseBuildingBase::OnPartDestroyedServer() и BaseBuildingBase::OnPartDismantledServer().