Hello
I'm trying to change a player's ChatSpeaker object's name, but I haven't found any method to change it, and the speaker's name is not a SetExtraData() key. Its name property is read-only so I don't really know if it's possible to change a speaker's name.
Do I need to remove the speaker object then recreate it?