Last updated
Last updated
Registers the chat information to the chat box so that it will be displayed to the player.
RegisterChat( string message )
RegisterChat( string username, message )
RegisterChat( string message, UltimateChatBox.ChatStyle style )
RegisterChat( string username, string message, UltimateChatBox.ChatStyle style )