Files
FNGameProj/Source/FortniteGame/Private/ActiveRealEstatePlotInfo.cpp
T
2024-06-07 01:17:09 +02:00

7 lines
116 B
C++

#include "ActiveRealEstatePlotInfo.h"
FActiveRealEstatePlotInfo::FActiveRealEstatePlotInfo() {
Plot = NULL;
}