scan_unreal_project
Scan an Unreal Engine project directory to analyze .uproject files, modules, plugins, C++ classes, and assets. Provide a structured overview of the project's components.
Instructions
Perform a deep scan of an Unreal Engine project structure, analyzing .uproject files, modules, plugins, C++ classes, and assets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Absolute path to the Unreal Engine project directory (containing the .uproject file) |