β‘Getting Started
Let's take a look at the Ultimate Chat Box and see how to get it working in your project as quick as possible!
How to Create
How to Reference
using TankAndHealerStudioAssets;// SIMPLE EXAMPLE CODE //
chatBox.RegisterChat( "Username", "Message" );Last updated