run_console_command
Execute any Unreal Engine console command in the running editor, from performance stats to rendering settings and build paths, using the same commands as the in-editor console.
Instructions
Execute an Unreal console command in the running editor.
Examples: 'stat fps', 'r.ScreenPercentage 50', 'ShowFlag.Bounds 1', 'Slomo 0.5', 'BuildPaths'. Anything you could type into the in-editor console works here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |