
Description
Version: 2020.1.2
===========================
Contact: [email protected]
How do I use it?
===========================
This plugin provides a solution to create custom console commands from scratch using only blueprints, no C++ is required, no components on actors or anything weird of that sorts, simply create a class, assign it to the player controller, create the functions and it just works!
For each command you can define a identifier and help text, just like any other command, additionally the plugin allows for processing of arguments very easily.






