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.
Retrieve comprehensive metadata and asset details for Unreal Engine projects, including project name, directory, engine version, asset counts, input actions, game modes, characters, and maps.
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.
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.
Provides deep source code analysis for Unreal Engine codebases, allowing AI assistants to understand C++ class structures, search code, and analyze subsystems.