Test command line arguments in editor

Is there a method to test if command line parameter are working in the editor. I have code that’s dependent on input from the command line and want to test it without building the game.

Hi!

You can test comand line parameters adding it to Editor Preference

This absolutely did not work for me. I’m using the “Get Command Line” Blueprint node and it is consistently returning a blank for a single word put in that field.

This works fine. Per the screenshot above, this setting only applies to “Play in Standalone Game”, and not to Play in Editor. To run in Standalone mode, see screenshot below

274799-annotation-2019-04-21-100309.png