This is a wrapper around Dear ImGui designed specifically for Unreal Blueprints.
It should work with any ImGui plugin for Unreal (I use IDI-Systems' UnrealImGui since it's the most up-to-date one).
Very very very early. You can support me on Ko-Fi if you'd like me to continue working on it!
I've decided to make those a single K2 Node that handles calling Begin and End functions automatically, since they can clutter up Blueprint Graphs pretty easily.
I find that they are also much more convenient to use.
- rtm223 and Ryan-DowlingSoka - helping me out with K2 Nodes
- MagForceSeven - K2 Node examples and utility code