GE Lua Documentation

Press F to search!

setAllowTightDrift

Definition


-- @/lua/ge/extensions/gameplay/drift/drift.lua:830

local function setAllowTightDrift(value)
  driftOptions.allowTightDrifts = value
end

Callers