execute_python
Execute arbitrary Python code in Unreal Editor's Python environment, with access to the full unreal module for scripting and automation.
Instructions
Execute arbitrary Python code in the Unreal Editor's Python environment. Has access to the full unreal module.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Python code to execute in the editor |