execute_python
Execute Python code in Unreal Editor to leverage the full unreal module for automated scripting and tooling.
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 |