using System; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UIElements; public class UIPresetsPlate { public Action ClickClose; public readonly VisualElement element; public Button Close => element.Q