

The Console Manager is the central point to control all those things and more (e.g. Because of this, you should avoid the old Exec interface. The in-game console also supports auto-completion and enumeration for Console Commands and Console Variables that have been registered with the Console Manager (console command Help or DumpConsoleVariables). A Console Variable can be used to store state information that can be viewed or changed through the console.

console/log response, changing internal state, etc.). Intended console variable behavior and styleĪ Console Command is a string that is sent to the engine, often typed in by the user at the in-game console, that the engine recognizes and can react to in some way (e.g. Creating / Registering a Console Variable
