Public Methods

A list of all the public methods in the UltimateChatBox class.

MethodDescription

Registers the provided information to the chat box so that it will be displayed to the player.

Enables the chat box.

Disables the chat box.

Clears the chat box of all entries.

Enables the input field so that the player can input text.

Toggles the state of the input field.

Disables the input field so that text cannot be input by the player.

Sends custom input values to the Ultimate Chat Box to process.

Returns all the chats that have been registered with the targeted username.

Returns all the registered chats that are using the provided style.

Updates the positioning of the chat box on the screen.

Last updated