2023-10-02 15:28:35 -04:00
2023-10-02 15:28:35 -04:00
2023-10-02 01:32:41 -04:00
2023-10-02 15:28:35 -04:00
2023-10-02 15:28:35 -04:00
2023-10-02 01:30:11 -04:00
2023-10-02 01:30:11 -04:00
2023-10-02 01:32:41 -04:00
2023-10-02 01:30:11 -04:00
2023-10-02 11:44:21 -04:00

Cog

Cog are debug tools for Unreal Engine built on top of ImGui

Project Structure

  • Plugins/CogImGui - A simple wrapper of Imgui for Unreal, inspired by UnrealImGui
  • Plugins/CogDebug - Debug functionalities
  • Plugins/CogWindow - Debug Window management
  • Plugins/CogEngine - Debug Windows for the core unreal engine functionalities (Log, Stats, Time, Collisions, Skeleton, ...)
  • Plugins/CogInput - Debug Windows using the Enhanced Input library (Input action, Gamepad)
  • Plugins/CogAbility - Debug Windows interacting with the Gameplay Ability System (Gameplay Abilities, Gameplay Effects, Gameplay Tags, ...)
  • CogSample - A Sample that demonstrate Cog

Windows

Engine Windows

Collisions

image

Debug Settings

image

Log Categories

image

Net Emulation

image

Output Log

image

Plots

image

Scalability

image

Skeleton

image

Selection

image

Stats

image

Time

image

Gameplay Ability Windows

Abilities

image

Attributes

image

Cheats

image

Damages

image

Effects

image

Pools

image

Tags

image

Tweaks

image

Input Windows

Input Actions

image

Gamepad

image

S
Description
No description provided
Readme MIT 390 MiB
Languages
C++ 98%
C 1.2%
C# 0.8%