using System.Collections; using System.Collections.Generic; using UnityEngine; /// /// Óû§Êý¾Ý /// public class UserData { public string userName; }