execute_unreal_python
Run arbitrary unreal.* Python scripts in the Unreal Editor's embedded interpreter to automate tasks beyond standard tool capabilities.
Instructions
Run arbitrary unreal.* Python in the editor's embedded interpreter (universal escape hatch). Multi-line scripts allowed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Python source to execute |