Skip to main content
RustDocs

Debug.Console Print Color

debug.console_print_color

Attributes

Help
(Generated) Prints a message to the server console using the specified ConsoleColor index; useful for testing coloured console output
ServerUser
No
Client
No
Server
Yes
Raw JSON
{
  "Help": "(Generated) Prints a message to the server console using the specified ConsoleColor index; useful for testing coloured console output",
  "ServerUser": false,
  "Client": false,
  "Server": true
}