using System; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UIElements; public class UIPresetsPlateUnit { public Action Click; public readonly VisualElement element; public readonly DataPlatePresets data; public Button Button => element.Q