ChatBoxInviteButton

This is meant to be auto attached by the ChatBox component to the dynamically generated player buttons. These player buttons are what a client uses to store the players they want to invite to a target channel.

Public Functions

Function Description
SetData(int clientId, string playerName) This will set the Text on the Toggle button to be playerName and stores the clientId for reference by other scripts that need the id of a client.