Black Ops III

GetFirstTouchFraction

Returns the trace fraction of a capsule trace against the other entity

Example:

fraction = GetFirstTouchFraction( player, trigger, old_origin, current_origin )

Parameters

ParameterSummary
*other entityEntity to check against
*startStarting point of the trace
*endEnding point of the trace

* = mandatory