ChatBox - Available UI Components

The following is a list of available components you can attach to your UI elements to interact with the ChatBox in meaningful ways. If you want to see a fully built example look at the following scene:

Assets/CBGames/EasyMultiplayer-Invector/UI/Scenes/MAIN_ChatBoxExample.unity

Just make sure that scene is built at index 0 and it will automatically start the chatbox when you successfully connect to the server. This will only display the chatbox and nothing else. It is meant to show off the pre-built chatbox for you.

List of avaiable components can be found at:

Assets/CBGames/EasyMultiplayer-Invector/UI/Scripts/InGameUIs/ChatBox

Scripts