Function show_in_chatbox

Source
pub fn show_in_chatbox(msg: &ChatMsg) -> bool
Expand description

Determines whether a message will be sent to the chat box.

Some messages like NPC messages are only displayed as in-world chat bubbles.