-- @/lua/ge/extensions/editor/main.lua:604 local function onPreWindowClose() if editor and editor.checkDirtyAndSave then editor.checkDirtyAndSave() end end
function onPreWindowClose() extensions.hook('onPreWindowClose')