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

◆ ClearCatchingComponent()

void ItemBase::ClearCatchingComponent ( )
inlineprotected

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

727 {
729 delete m_CatchingContext;
730 }
ref CatchingContextTrapsBase m_CatchingContext
Определения TrapSpawnBase.c:45

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

Используется в SetInactive(), SetUsed() и ~TrapSpawnBase().