Is it possible to:
- have some console commands fire automatically when I start playing the game in the editor?
- define presets of console commands in a file that is not shared with the rest of the team (so not in BaseGame.ini etc)?
without coding it in C++ or creating some BPs that call it manually? Basically, by adding them to some *.ini file?