Unity 3D、C#E字符串、数组的存储、读取和删除 using UnityEngine; using System.Collections; /// <summary> /// 字符串数组的存储 /// </summary> public class CharacterString : MonoBehaviour {