python_proxy
Run arbitrary Python scripts with full access to the unreal module for prototyping or tasks lacking dedicated tool support.
Instructions
Execute arbitrary Python code inside the UE4 editor. Has full access to the unreal module. Use for prototyping or operations not covered by dedicated tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Python code to execute in the UE4 editor |