EasyCommands {{ currentPage ? currentPage.title : "" }}

Add a new Console Command

To add a new Console Command, go to Project Settings -> Easy Command Settings and modify the Commands array.

For each command, you can define the Command Name (displayed in the UI) and the Command itself (the string that will be used to send the Command):

If the command requires an argument, check the HasArgument box and specify the default value in Default Argument.

To display the ECC interface, simply click the console icon located at the top of the Unreal command bar, next to the Play button.

Enjoy!

{{{ content }}}