RegisterChat (+4 overloads)
Registers the chat information to the chat box so that it will be displayed to the player.
Overload Methods
RegisterChat( string message )
RegisterChat( string username, message )
RegisterChat( string message, UltimateChatBox.ChatStyle style )
RegisterChat( string username, string message, UltimateChatBox.ChatStyle style )
Last updated
Was this helpful?