MCPcopy Create free account
hub / github.com/RIPmr/MoonEngine / DockSpaceOverViewport

Method DockSpaceOverViewport

ToyBox/imgui/imgui.cpp:14049–14078  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

ImFormatStringFunction · 0.85
GetWorkPosMethod · 0.80
GetWorkSizeMethod · 0.80
ImVec2Class · 0.70

Tested by

no test coverage detected