using AlicizaX.UI.Runtime;
namespace GameLogic.UI
{
public class UITestCardWidget : UIWidget<ui_UITestCardWidget>
}