#include "FortCreativeRealEstatePlotItemDefinition.h" UFortCreativeRealEstatePlotItemDefinition::UFortCreativeRealEstatePlotItemDefinition() { this->SizeX = 1; this->SizeY = 1; this->OffsetType = ERealEstateOffsetType::CustomOffsetFromCorner; this->SortIndex = 0; this->bIsAvailableToUsers = false; }