using UnityEngine; public class NetPlayer { public GameObject PlayerObject; public string PlayerName; }