2023-10-09 03:15:09 -04:00
2023-10-09 02:20:52 -04:00
2023-10-02 01:32:41 -04:00
2023-10-09 02:20:52 -04:00
2023-10-09 02:20:52 -04:00
2023-10-02 01:30:11 -04:00
2023-10-02 17:27:30 -04:00
2023-10-02 01:32:41 -04:00
2023-10-02 01:30:11 -04:00
2023-10-04 10:25:56 -04:00

Cog

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

image

Project Structure

  • CogSample - A Sample that demonstrate various Cog functionalities
  • Plugins/CogAbility - ImGui windows for the Gameplay Ability System (Abilities, Effects, Tags, ...)
  • Plugins/CogInput - ImGui windows for the Enhanced Input library (Input action, Gamepad)
  • Plugins/CogEngine - ImGui windows for the core unreal engine functionalities (Log, Stats, Time, Collisions, Skeleton, ...)
  • Plugins/CogWindow - ImGui window management (Base Window, Layout)
  • Plugins/CogDebug - Debug functionalities (Log, Debug Draw, Plot, Metric, ...)
  • Plugins/CogImGui - Integration of Imgui for Unreal, inspired by UnrealImGui
  • Plugins/CogInterface - Interfaces implemented by actors to inspect them

ImGui Windows

Abilities

image

Actions

image

Attributes

image

Cheats

image

Collisions

image

Debug Settings

image

Effects

image

Gamepad

image

Log Categories

image

Metric

image

Net Emulation

image

Output Log

image

Pools

image

Plots

image

Scalability

image

Skeleton

image

Selection

image

Spawn

image

Stats

image

Tags

image

Time Scale

image

Tweaks

image

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