MCPcopy Create free account
hub / github.com/BoomingTech/Piccolo / onWindowClosed

Method onWindowClosed

engine/source/editor/source/editor_input_manager.cpp:294–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292 }
293
294 void EditorInputManager::onWindowClosed() { g_editor_global_context.m_engine_runtime->shutdownEngine(); }
295
296 bool EditorInputManager::isCursorInRect(Vector2 pos, Vector2 size) const
297 {

Callers

nothing calls this directly

Calls 1

shutdownEngineMethod · 0.80

Tested by

no test coverage detected