Skip to content

TheEnbyWitch/ImGuiBlueprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImGui Blueprint

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).

image image image image

Possibly Frequently Asked Questions

What is the state of this project?

Very very very early. You can support me on Ko-Fi if you'd like me to continue working on it!

Why are there no Begin and End nodes?

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.

Credits

About

A Dear ImGui wrapper for Unreal's Blueprints. Should be plugin agnostic as it only does direct ImGui calls.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors