This repo is a fork of UnrealImGui which is an Unreal Engine Plugin that integrates Dear ImGui library. Additionally, following code contains a lot of improvements from WiggleWizard's fork. Dear ImGui is an immediate-mode graphical user interface library that is widely used in Engine/Game Development, due to its simplicity.
This fork is ment to expose high-level ImGui functionality to Blueprint Visual Scripting.
Right now, I use this repo for my personal projects as a quick way of creating Debugers.
/Content/ BPML_ImGui.uasset
/Source/ImGui/BP/ ImGuiEnums.h, ImGuiBPFL.h, ImGuiBPFL.cpp