Execute Python scripts directly within Unreal Editor to automate tasks or extend functionality. Ensure scripts include `import unreal` and refer to Unreal Python documentation for proper usage.
Capture a base64-encoded PNG screenshot of the current Unreal Editor view using this tool. Ensure the Unreal Engine window is focused for successful execution.
A server implementation that enables remote Python code execution in Unreal Engine environments, featuring automatic Unreal node discovery and management through a multicast network.
Provides deep source code analysis for Unreal Engine codebases, allowing AI assistants to understand C++ class structures, search code, and analyze subsystems.