blueprint_compile
Compile a Blueprint in the Unreal Engine editor, then receive success/failure status with detailed error information to validate blueprint integrity during development.
Instructions
Compile a Blueprint and return success/failure with error details. Success means the compile ran, check 'compiled' and 'had_errors' for actual result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blueprint_path | Yes | Asset path of the Blueprint to compile |