inspect_blueprint
Get the full structure of an Unreal Engine Blueprint asset—variables, functions, graphs, and components—to understand its design and dependencies.
Instructions
Get full Blueprint structure including variables, functions, graphs, and components
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blueprint_path | Yes | Relative path to the Blueprint asset (e.g., 'Blueprints/BP_Character.uasset') |