execute_console_command
Execute Unreal Editor console commands directly to adjust settings, display diagnostic stats, or modify resolution.
Instructions
Run a console command in the Unreal Editor (e.g., 'stat fps', 'stat unit', 'r.SetRes 1920x1080').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Console command to execute |