Files
UnrealEngineUWP/Engine/Source/Editor/ContentBrowser/Private/ContentBrowserLog.h
robert millar d5b3c88c3b Add additional logging for path view.
Add console command PathView.Repopulate to force rebuild of path view.

[CL 33352565 by robert millar in ue5-main branch]
2024-04-30 16:49:32 -04:00

8 lines
150 B
C

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