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

◆ EOnContact()

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

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

56 {
57 ContactEvent( other, extra.Position );
58 }
void ContactEvent(IEntity other, vector position)
Определения Fireplace.c:60
vector Position
Position of the contact point (world space)
Определения EnPhysics.c:345

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