Make a time-sorted list of all actors which overlap a cylinder moving along a line from Start to End. If LevelInfo is specified, also checks for collision with the level itself and terminates collision when the trace hits solid space. Note: This routine is very inefficient for large lines, because it checks collision with all actors inside a bounding box containing the line's start and end point.
source not stored for this graph (policy: none)
no test coverage detected