Files
UnrealEngine/Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Private/MetaHumanIdentityLog.cpp
2025-05-18 13:04:45 +08:00

5 lines
129 B
C++

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