Help me understand

well i want to play with ImGui and it seems that it doesnt work by itself, like it need some window to connect to. So I added ClickableTransparentOverlay package and now ImGui magicly working even thought I didnt write any "connection" code between ImGui and ClickableTransparentOverlay window. So my question is how does ImGui knows to which window it should connect?
Was this page helpful?