Files
FNGameProj/Source/FortniteUI/Private/FortLeaderboardEntryWidget.cpp
2024-01-21 00:41:14 +01:00

7 lines
146 B
C++

#include "FortLeaderboardEntryWidget.h"
UFortLeaderboardEntryWidget::UFortLeaderboardEntryWidget() {
this->LeaderboardEntryObject = NULL;
}