run_python_script
Execute Python code directly in the Unreal Engine Editor to automate workflows and control game objects.
Instructions
Execute Python code in the Unreal Engine Editor (requires Adastrea-Director to be running)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Python code to execute in the UE Editor |