VE Lua Documentation

Press F to search!

isCollidingWithObject

Definition


-- @/=[C]:-1
function isCollidingWithObject(...)

Callers

@/lua/vehicle/scriptai.lua
    if wheelTouching then
      hasCollided = obj:isCollidingWithObject()
      local p1, p2, a = calculateTimePoint(time)