
Descrição
Smart Blueprint Analyzer - Turn your blueprints into knowledge
NEW: Export T3D
Export Blueprints to T3D, modify Blueprints in your IDE and import it back to Unreal Engine!
Turn any Unreal Engine content folder into actionable knowledge. Smart Blueprint Analyzer crawls your selected paths, extracts rich, structured metadata from Blueprints (including Widgets), User-Defined Structs and Enums, and optionally produces compact “cards” for every other asset type. The result is a portable Knowledge Pack (JSON + Markdown) your team and tools can consume immediately.
Why teams choose this plugin
- Instant visibility: Generate a cross-project index of systems, functions, variables, components, and dependencies in minutes.
- Safer refactors: Quickly see what depends on what - reduce risk before you touch live content.
- Docs that write themselves: Auto‑generated Markdown alongside JSON lets non‑programmers understand assets without opening the editor.
- Zero bloat: Editor‑only, no third‑party DLLs, UE 5.x compatible.
- Index all your files in your IDE.
Key features
- Deep Blueprint analysis: variables, types, components (SCS), function signatures, overrides, interface usage, and readable function summaries.
- Structs & Enums: field lists and display names.
- Optional all‑assets mode: export metadata for Materials, Textures, Meshes, Animations, etc. (tags, class, package, dependencies).
- Content Browser integration: right‑click any folder to analyze, or use Tools → Analyzer from the main menu.
- Clean output: index.json plus per‑asset cards in JSON, with human‑friendly Markdown mirrors.
Perfect for
- Technical design reviews, onboarding, audits, and automated documentation pipelines.
- Build tools or external services that need a stable, scriptable view of project content.
- Programmers without knowledge about the blueprints.
Setup & usage
- Drop into Plugins/SmartBlueprintAnalyzer, enable in Edit → Plugins, then run Tools → Analyzer → Analyze Content…
- Choose a Content path and (optionally) toggle “Include non‑Blueprint assets.” Output defaults to Source/BlueprintContext/<slug>.
Own your project knowledge - make it searchable, shareable, and safe to change with Smart Blueprint Analyzer.
Documentation:
https://albcoding.de/smart-blueprint-analyzer


