ue_execute_console_command
Run any Unreal Engine console command to monitor performance with FPS/stat data, toggle collision visibility, or switch view modes.
Instructions
Execute a console command in Unreal Engine. Supports any command available in the editor console (~). Common commands: 'stat fps', 'stat unit', 'show collision', 'viewmode wireframe'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Console command to execute |