Black Ops III

GetTimeFromVehicleNodeToNode

The time it would take to go from start node to end node if traveling the spline speed.

Example:

time = GetTimeFromVehicleNodeToNode( start_node, end_node )

Parameters

ParameterSummary
*start_nodeThe start node of the path
*end_nodeThe end node of the path

* = mandatory