using System.Collections; using System.Collections.Generic; using UnityEngine; /// /// 私有分类工具:供水的同步数据类 /// public class PrivateWaterSupplyToolSYNCData : FireDeploySYNCDATA { public float rectTransformWith; }