Skip to content

Tonetfal/ImGuiOutputLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImGui Output Log

Unreal Engine's native output log, but using Dear ImGui.

Installation

  1. Install UnrealImGui.
  2. Clone the repository in your project's Plugin directory.

Preview

Preview01

Preview02

Usage

The plugin comes with Game Instance subsystem that you can activate or deactivate which will show/hide the output log accordingly. Once activated, it'll appear on the screen and ImGui will get the inputs, so game or UMG will not get any. To deactivate, press the X at the top right. Alternatively, you can call SetActive with a false.

Use Example

Settings

About

Unreal Engine native output log, but in Dear ImGui. Useful for developer tools in packaged builds

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published