Editor UI for commonly used console commands

Hi - I wondered if there was a way of adding or bookmarking my most commonly used console command in say the editor window - so when testing I could tickbox a console command in a window and it will active it while testing?

Typing (and mostly remembering) commands can get a bit annoying sometimes. And I can’t tell you how often I forget to type a 1 after a command and have to type it again.

I guess ideally like a UI overlay you could add to the editor window with all my favourites on there

Ok - ignore this, of course a few minutes after posting this I found the solution, mega easy solution – for anyone else looking -

Create an Editor utility widget - layout your menu with textboxes/tickboxes and in the BP graph set checkboxes to activate/deactivate whatever console commands you want.

Run widget then dock it to your editor window

or even easier UE5 now comes with a console variables editor plugin