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

◆ TraceMove()

proto volatile float TraceMove ( TraceParam param,
out IEntity cent,
out float plane[4],
out int surfparm,
func filtercallback )

traces line start->end, return 0..1 if trace was sucessfull. It take bboux from ent flag like in P2PVisibilityEx will be added OUTPUT:

Аргументы
cent[out] traced entity
plane[out] traced polygon plane (X,Y,Z,D)
surfparm[out] traced surface parameters
Возвращает
value 0...1, percentage of a path traveled