Tips: Use with ImGuiDockNodeFlags_PassthruCentralNode! The limitation with this call is that your window won't have a menu bar. Even though we could pass window flags, it would also require the user to be able to call BeginMenuBar() somehow meaning we can't Begin/End in a single function. But you can also use BeginMainMenuBar(). If you really want a menu bar inside the same window as the one hosti
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected