execute_console_command
Execute Unreal Engine console commands from the editor to control runtime settings, debug performance, or inspect game state. Requires Adastrea-Director to be running.
Instructions
Execute a console command in the Unreal Engine Editor (requires Adastrea-Director to be running)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Console command to execute (e.g., 'stat fps', 'ke * list') |