using System.Collections; using System.Collections.Generic; using UnityEngine; public class Thing1 : MonoBehaviour { public LineDir lineDir; public ZYTime zyTime; public LinePath bindLinePath; }