Skip to main content

The "sys_cmd_perform" Function

Syntax#

sys_cmd_perform();
ArgumentTypeDescription
N/AN/ASelf-executing script

Description#

Manages and receives command console user input and executes commands when the console visible.

As this script is run automatically by other engine functions, it is almost never necessary to run sys_cmd_perform manually.