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

◆ EOnTouch()

override void FireplaceBase::EOnTouch ( IEntity other,
int extra )
inlineprotected

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

51 {
52 ContactEvent( other, GetPosition() );
53 }
void ContactEvent(IEntity other, vector position)
Определения Fireplace.c:60
vector GetPosition()
Get the world position of the Effect.
Определения Effect.c:473

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