Files
UnrealEngine/Engine/Plugins/Experimental/UIFramework/Source/Private/UIFLog.cpp
2025-05-18 13:04:45 +08:00

5 lines
109 B
C++

// Copyright Epic Games, Inc. All Rights Reserved.
#include "UIFLog.h"
DEFINE_LOG_CATEGORY(LogUIFramework);