execute_console_command
Run Unreal Engine console commands to modify editor settings, capture performance metrics, and manage runtime state.
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 |