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

◆ EOnTouch()

override void EOnTouch ( IEntity other,
int extra )
protected

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

107 {
108 ContactEvent( other, GetPosition() );
109 }
void ContactEvent(IEntity other, vector pos)
Определения EasterEgg.c:61
vector GetPosition()
Get the world position of the Effect.
Определения Effect.c:473

Перекрестные ссылки ContactEvent() и GetPosition().