segross / UnrealImGui

Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 4.
MIT License
687 stars 217 forks source link

Fix Name initialized after DrawEven in ImGuiContextProxy #17

Closed Mantisis closed 5 years ago

Mantisis commented 5 years ago

Error raised on rebuilding ImGui plugin on 4.22 with warn as error

segross commented 5 years ago

Hey @Mantisis, thanks for sharing. Sorry that I didn't notice that earlier but I just pushed my latest commits and stayed away from the project for a couple of days. I modified FImGuiContextProxy, so I had to merge that before taking your change.