code/modules/tgui/tgui_panel/to_chat.dm
Copyright (c) 2020 Aleksej Komarov SPDX-License-Identifier: MIT | |
/proc/to_chat_immediate | Circumvents the message queue and sends the message to the recipient (target) as soon as possible. trailing_newline, confidential, and handle_whitespace currently have no effect, please fix this in the future or remove the arguments to lower cache! |
---|---|
/proc/to_chat | Sends the message to the recipient (target). |