diff --git a/Useful-Extensions.md b/Useful-Extensions.md
index 16c3f48..c686e29 100644
--- a/Useful-Extensions.md
+++ b/Useful-Extensions.md
@@ -350,6 +350,10 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306).
# Unreal Engine specific
+**Cog**: Cog is a set of debug tools for Unreal Engine built on top of Dear ImGui (2023)
+
[github/arnaud-jamin/Cog](https://github.com/arnaud-jamin/Cog)
+
![Cog](https://github.com/ocornut/imgui/assets/8225057/7912bf63-b6e8-43f3-84b2-a28240f6b5df)
+
**PropertyWatcher**: A runtime variable watch window for Unreal Engine using ImGui (2023)
[github/guitarfreak/PropertyWatcher](https://github.com/guitarfreak/PropertyWatcher)
![image](https://github.com/ocornut/imgui/assets/8225057/c6615d7d-c76f-4a9d-b169-c4e8cfce3cf7)