util.QuickTrace
Description
Performs a trace with the given origin, direction, and filter.
This function will throw an error in the menu realm because it internally uses util.TraceLine which doesn't exist in the menu realm and thus error.
Arguments
2 Vector dir
The direction of the trace times the distance of the trace. This is added to the origin to determine the endpos.
3 Entity filter = nil
Entity which should be ignored by the trace. Can also be a table of entities or a function - see Trace structure.
Returns
Page views: 22,811
Updated: A Long Time Ago
Updated: A Long Time Ago