FunctionsChatRoomSyncCharacterChatRoomSyncCharacter CallableChatRoomSyncCharacter(data: ServerChatRoomSyncCharacterResponse): voidHandles the reception of the character data of a single player from the server.Parametersdata: ServerChatRoomSyncCharacterResponseobject containing the character's data.Returns voidNothing.
Handles the reception of the character data of a single player from the server.