// Copyright Epic Games, Inc. All Rights Reserved. #pragma once #include "Modules/ModuleInterface.h" class FPlainPropsModule final : public IModuleInterface {};