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

◆ ~PlantBase()

void ~PlantBase ( )
private

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

92 {
93 if (m_TimeTicker)
94 m_TimeTicker.Stop();
95
97 {
99 }
100 }
ref Timer m_TimeTicker
Определения PlantBase.c:36
void DestroyPlant()
Определения PlantBase.c:625
bool m_MarkForDeletion
Определения PlantBase.c:28

Перекрестные ссылки DestroyPlant(), m_MarkForDeletion и m_TimeTicker.