GE Lua Documentation

Press F to search!

replayStartLevel

Definition


-- @/lua/ge/main.lua:802

function replayStartLevel(levelPath)
  core_replay.startLevel(levelPath)
end

Callers