namespace UnityTest.ZXL { public static class ConstData { public static string Timeline2_1_Over = "Timeline2_1_Over"; // 2-1结束 } public enum ConstDataType { None, 动画2_1播放中断_等待用户点击, } }