#include "FortInfoWindow.h" UWidget* UFortInfoWindow::GetListWidget(UObject* Item) { return NULL; } UFortInfoWindow::UFortInfoWindow() { this->InfoEntries = NULL; }