TrafficSystem
Documents the TrafficSystem class and its functions.
Invoking TrafficSystem
trafs = Game.GetTrafficSystem()Sub-functions
IsPathIntersectingWithTraffic
IsPathIntersectingWithTraffic(path : array:Vector4, distanceFromTraffic : Float, out intersection : Vector4) : Bool;Last updated