Revision Difference
util.TraceEntityHull#519016
<function name="TraceEntityHull" parent="util" type="libraryfunc">
<description>
<deprecated>This function is broken and returns the same values all the time</deprecated>
Traces from one entity to another.
</description>
<realm>Shared</realm>
<args>
<arg name="ent1" type="Entity">The first entity to trace from</arg>
<arg name="ent2" type="Entity">The second entity to trace to</arg>
</args>
<rets>
<ret name="" type="table">Trace result. See <page>TraceResult</page></ret>⤶
<ret name="" type="table">Trace result. See <page>Structures/TraceResult</page></ret>⤶
</rets>
</function>