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

◆ ClearCatchingComponent()

void ItemBase::ClearCatchingComponent ( )
inlineprotected

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

757 {
759 delete m_CatchingContext;
760 }
ref CatchingContextTrapsBase m_CatchingContext
Определения TrapSpawnBase.c:45

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

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