
Descripción
This plugin brings C++ code editing directly inside Unreal Engine with a dockable interface and AI-powered features.
Perfect for quick edits, learning from built-in node code, or generating new Blueprint-callable functions on the fly.
Demo: https://youtu.be/hl71wPQSgos
Documentation: https://docs.google.com/document/d/10jek3R9K-YnvTp_k_dgC3IvQ6AffkeuxIYrk4sIfZTg
Discord: https://discord.gg/GSGQf79ahU
Important
To use AI features, you must setup your API key in Unreal, follow documentation for more info
Using AI to generate code is always prone to errors, commit often
Core Features
Edit node implementation & definition without leaving UE, with dual-pane editor for header and source files.
Use Claude or ChatGPT to understand engine code instantly with persistent per-function conversations.
Create new Blueprint-callable functions with automatic declaration + definition generation.
Leverage AI to generate function bodies or finish lines with context-aware suggestions.
C++ syntax highlighting, search & replace, go to line, open in file explorer, keyword-based completions, and Live Coding integration.




