Cosmos by Leartes: All products 50% off

Console Commands Helper

Sylen - Code Plugins - Aug 31, 2023

A simple plugin to help with frequent usage of console commands. Provides an editor window with commands of your choice to execute.

  • Supported Platforms
  • Supported Engine Versions
    5.1 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

This plugin provides a window designed to simply your work on Unreal when using frequently the same consoles commands.


It adds a dockable window to the editor which you can fill with commands of your choice.

You can them enable/disable them and hit Execute to call them.

There is also a Save/Load template system with .txt files to allow you to export/import your favorites commands from a project to another.


I can provide support for this plugin. I have a full time job so I won't be answering instantly, but I'll do my best to answer if you have any question or issue.

Technical Details

Features:

  •  Adds a window where you can add your favorites console commands
  •  Adds a button to the editor, opening the window on click
  •  Add/Edit/Remove commands from the list
  • Save your command list as at .txt template
  • Load .txt commands templates
  • Save your command list on window / engine closed (or crashed !)

Code Modules:

  •  ConsoleCommandsHelper - Editor Module

Number of Blueprints:0

Number of C++ Classes:4

Network Replicated: No

Supported Development Platforms: Windows, Linux, Mac

Supported Target Build Platforms: All platforms

Documentation: https://syyyylen.github.io/docs/ConsoleCommandsHelper/Overview