using System.Collections; using System.Collections.Generic; using UnityEngine; /// /// 公用工具:箭头的同步数据类 /// public class PulicArrowToolSYNCData : FireDeploySYNCDATA { public float rectTransformWith; }