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

◆ ~TrapSpawnBase()

void ItemBase::~TrapSpawnBase ( )
inlineprotected

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

66 {
67 if (m_Timer)
68 {
69 m_Timer.Stop();
70 delete m_Timer;
71 }
72
74 }
void ClearCatchingComponent()
Определения TrapSpawnBase.c:726
ref Timer m_Timer
Определения Raycaster.c:5

Перекрестные ссылки ClearCatchingComponent() и m_Timer.