Runs a console command. Used by the default UI to handle /console
commands.
See also UI/Visual functions.
Signature:
ConsoleExec("console_command")
Arguments:
console_command
- The console command to run (string
)
Runs a console command. Used by the default UI to handle /console
commands.
Signature:
ConsoleExec("console_command")
Arguments:
console_command
- The console command to run (string
)