Engine:Console commands: Difference between revisions

no edit summary
No edit summary
Line 2: Line 2:
This is a reference for Engine [[console commands]] available for use a [[chat window]] or other console, and as [[macro commands]] in a [[macro]].
This is a reference for Engine [[console commands]] available for use a [[chat window]] or other console, and as [[macro commands]] in a [[macro]].


This list describes all of the 'slash' commands from Engine itself, and not from any additional modules or [[AddOn]]s.  
This list describes all of the 'slash' commands from Engine itself, and not from any additional modules or [[AddOn]]s. These same commands are available in the base Engine scripting language.


By default in the core or empty UI, the console can be entered during runtime by pressing the 'back tick' (`) and exited by pressing escape (Esc). If in a chat type box, commands can be run by starting with a forward slash before the command line, to separate them from actual chat.
By default in the core or empty UI, the console can be entered during runtime by pressing the 'back tick' (`) and exited by pressing escape (Esc). If in a chat type box, commands can be run by starting with a forward slash before the command line, to separate them from actual chat.