10 lines
189 B
C++
Raw Normal View History

2025-03-28 14:45:12 +08:00
// Fill out your copyright notice in the Description page of Project Settings.
#include "MainScreenUserWidget.h"
#include "Engine/DataTable.h"
void UMainScreenUserWidget::InitData()
{
}