using System.Collections; using System.Collections.Generic; using TMPro; using UnityEngine; using UnityEngine.SceneManagement; using UnityEngine.UI; using System.Net; using System.Net.Sockets; public class NetworkHostFunction : MonoBehaviour { // Start is called before the first frame update public void Start() { GetComponent