Files
UnrealEngine/Engine/Source/Developer/TraceInsights/Public/Insights/Log.h
2025-05-18 13:04:45 +08:00

9 lines
183 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
// TraceInsightsCore
#include "InsightsCore/Common/Log.h"
DECLARE_LOG_CATEGORY_EXTERN(TraceInsights, Verbose, All);