DayZ 1.28
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:557
bool m_MarkForDeletion
Определения PlantBase.c:28
bool IsPendingDeletion()
Get whether the Effect is queued up for being cleaned up.
Определения Effect.c:260

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