editor_take_screenshot
Capture a base64-encoded PNG screenshot of the current Unreal Editor view. Ensure the Unreal Engine window is focused for successful execution.
Instructions
Take a screenshot of the Unreal Editor
Example output: data/png;base64,iVBORw0KGgoAAAANSUhEUgAA...
Returns a base64-encoded PNG image of the current editor view. IF THIS ERRORS OUT MAKE SURE THE UNREAL ENGINE WINDOW IS FOCUSED
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |