// Copyright Epic Games, Inc. All Rights Reserved. #include "Preferences/LightmassOptionsObject.h" ULightmassOptionsObject::ULightmassOptionsObject(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) { }