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.
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.
Provides deep source code analysis for Unreal Engine codebases, allowing AI assistants to understand C++ class structures, search code, and analyze subsystems.
Enables AI assistants to control Unreal Engine via Remote Control API for game development automation, including asset management, actor control, level editing, animation, physics, visual effects, and cinematics creation through natural language.
A server implementation that enables remote Python code execution in Unreal Engine environments, featuring automatic Unreal node discovery and management through a multicast network.