> For the complete documentation index, see [llms.txt](https://docs.tankandhealerstudio.com/assets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tankandhealerstudio.com/assets/ultimatechatbox/documentation/ultimatechatbox/public-methods.md).

# Public Methods

<table data-full-width="true"><thead><tr><th width="211">Method</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/uaODzxQHII3zHOjvemH7">RegisterChat</a></td><td>Registers the provided information to the chat box so that it will be displayed to the player.</td></tr><tr><td><a href="/pages/cmuUu0bFrxYgwzmTF7gc">Enable</a></td><td>Enables the chat box.</td></tr><tr><td><a href="/pages/0QG07OxaSwggXT74KxhT">Disable</a></td><td>Disables the chat box.</td></tr><tr><td><a href="/pages/j6TwSrZCbjOGONU8GYzf">ClearChat</a></td><td>Clears the chat box of all entries.</td></tr><tr><td><a href="/pages/JjXtrUVS9R02REBlrWVR">EnableInputField</a></td><td>Enables the input field so that the player can input text.</td></tr><tr><td><a href="/pages/BTXIYB58SuvD6QEHKrcd">ToggleInputField</a></td><td>Toggles the state of the input field.</td></tr><tr><td><a href="/pages/QoED3km1Oa53NCtiMB1X">DisableInputField</a></td><td>Disables the input field so that text cannot be input by the player.</td></tr><tr><td><a href="/pages/UKcLFKT1evmAd70r2zUE">SendCustomInput</a></td><td>Sends custom input values to the Ultimate Chat Box to process.</td></tr><tr><td><a href="/pages/QaKakHpDowCZAmpvfWRK">FindChatsFromUser</a></td><td>Returns all the chats that have been registered with the targeted username.</td></tr><tr><td><a href="/pages/A0DuDhbgDvfbW1PiIPoE">FindChatsOfStyle</a></td><td>Returns all the registered chats that are using the provided style.</td></tr><tr><td><a href="/pages/oJPwpjIjYPpi6dkAig40">UpdatePositioning</a></td><td>Updates the positioning of the chat box on the screen.</td></tr></tbody></table>
