Files
UnrealEngine/Engine/Source/Editor/LandscapeEditor/Private/LandscapeEditorPrivate.h
2025-05-18 13:04:45 +08:00

10 lines
182 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
#include "Logging/LogMacros.h"
DECLARE_LOG_CATEGORY_EXTERN(LogLandscapeTools, Log, All);