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

◆ EOnContact()

override void EOnContact ( IEntity other,
Contact extra )
protected

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

113 {
114 ContactEvent( other, extra.Position );
115 }
void ContactEvent(IEntity other, vector pos)
Определения EasterEgg.c:61
vector Position
Position of the contact point (world space)
Определения EnPhysics.c:345

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