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

5 lines
128 B
C++

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