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

◆ EOnPostSimulate()

void FireplaceBase::EOnPostSimulate ( IEntity other,
float timeSlice )
inlineprotected

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

67 {
68 super.EOnPostSimulate(other,timeSlice);
69
71 {
72 MiscGameplayFunctions.ThrowAllItemsInInventory(this, 0);
75 }
76 }
override void CheckForDestroy()
Определения FireplaceBase.c:652
bool m_ContactEventProcessing
Определения Fireplace.c:3
bool m_ContactDeletionProcessing
Определения Fireplace.c:4

Перекрестные ссылки CheckForDestroy(), m_ContactDeletionProcessing и m_ContactEventProcessing.