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

◆ SetOpenedState()

void BaseBuildingBase::SetOpenedState ( bool state)
inlineprotected

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

106 {
107 m_IsOpened = state;
108 }
bool m_IsOpened
Определения Fence.c:29

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

Используется в CloseFence() и OpenFence().