HDL_ON/Entity/Function/Scene.cs
@@ -421,6 +421,10 @@ IMessageCommon.Current.ShowErrorInfoAlter(result); }); } else { this.SaveSceneFile(); } }) { IsBackground = true }.Start(); } @@ -729,6 +733,7 @@ /// <summary> /// 属性的值列表 /// </summary> [Newtonsoft.Json.JsonIgnore] public List<string> valueList = new List<string>(); /// <summary> /// 属性名称显示文本 @@ -794,6 +799,7 @@ return text; } [Newtonsoft.Json.JsonIgnore] public string UintString = ""; /// <summary>