DayZ 1.27
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
Определения EnPhysics.c:323

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