Class Diagram Generator
Generate PlantUML class diagrams from your Unity scripts in one click. Instantly visualize your project’s structure and speed up your workflow. Works right from the Unity Editor!
by Jules Gilli
Price History +
ClassDiagramGenerator is a Unity Editor tool that scans your Assets/Scripts folder and generates a ready-to-use PlantUML class diagram—no setup, no hassle. Choose between a .puml file (to open in your favorite UML tool) or a direct URL for instant online viewing.
Perfect for devs who want to actually see their architecture—whether you’re on solo projects, in a team, or just sick of reverse-engineering your own code after a month’s break.
The content adapts to your code: it detects fields, methods, properties, and even inheritance! Works out-of-the-box, no extra dependencies. Your workflow stays clean, your docs stay sharp. 🦾