Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

[EU5 Plugin] A fork of UnrealImGui which is an UE4 implementation of Dear ImGui library. This fork is ment to expose main ImGui functionality to Blueprint Visual Scripting.

License

sleeptightAnsiC/ImGui-for-Blueprints

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImGui-for-Blueprints

Context:

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.

Files added by this fork:

/Content/ BPML_ImGui.uasset

/Source/ImGui/BP/ ImGuiEnums.h, ImGuiBPFL.h, ImGuiBPFL.cpp

About

[EU5 Plugin] A fork of UnrealImGui which is an UE4 implementation of Dear ImGui library. This fork is ment to expose main ImGui functionality to Blueprint Visual Scripting.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.1%
  • C 3.1%
  • C# 0.8%