The Command Console is a useful extension for many games and programs.Homepage | Documentation | SupportIn the development phase it offers the possibility to configure variables, load objects or characters, or execute any function with the help of simple commands. The command windows, also called ‘Cheat Console’, have been an integral part of many popular games for a long time.The console serves one purpose: to execute functions and methods by a simple command in the running game or program.Processing of input by 'Custom Console Processor' classesArbitrarily extendable by new processor classesEquipped with a predefined processor for standard commands (‘clear’, ‘close’, ‘exit’, ‘help’, ‘scenes’, ‘scenes [name] (additive)’, ‘quit’, ‘pause’, ‘stop’)Integration into Unity's Visual Script Graph through events and functions