using System.Collections; using System.Collections.Generic; using UnityEngine; /// /// 标记数据 /// public class DataMark { }