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

◆ EOnContact()

override void FireplaceBase::EOnContact ( IEntity other,
Contact extra )
inlineprotected

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

55 {
56 ContactEvent( other, extra.Position );
57 }
void ContactEvent(IEntity other, vector position)
Определения Fireplace.c:59
vector Position
Определения EnPhysics.c:323

Перекрестные ссылки ContactEvent() и Contact::Position.