Files
2025-05-18 13:04:45 +08:00

7 lines
170 B
C++

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