using Godot; namespace GodotGridInventory.Code.UI; public partial class InventoryGridSlot : Control { }