using Sirenix.OdinInspector;
namespace UnityTest.ZXL
{
public abstract class ProcessBase : SerializedMonoBehaviour
}