FunctionsChatRoomSyncMemberJoinChatRoomSyncMemberJoin CallableChatRoomSyncMemberJoin(data: ServerChatRoomSyncMemberJoinResponse): voidHandles the reception of the character data of a newly joined player from the server.Parametersdata: ServerChatRoomSyncMemberJoinResponseobject containing the joined character's data.Returns voidNothing.
Handles the reception of the character data of a newly joined player from the server.