GE Lua Documentation

Press F to search!

onDriftPlVehReset

Definition


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

local function onDriftPlVehReset()
  reset()
  currResetTimer = resetTimer
end

Callers

@/lua/ge/extensions/gameplay/drift/quickMessages.lua
-- this is called when the drift vehicle is reset
local function onDriftPlVehReset()
  reset()
@/lua/ge/extensions/gameplay/drift/display.lua

local function onDriftPlVehReset()
  --guihooks.trigger("setDriftRealtimeScore", 0, 0)
@/lua/ge/extensions/gameplay/drift/scoring.lua

local function onDriftPlVehReset()
  reset()