#include "RoomGenerator.h" TArray URoomGenerator::GetAllRoomFeatures() const { return TArray(); } URoomGenerator::URoomGenerator() { }