EM_Task/UnrealEd/Classes/CookOnTheSide/CookLog.h

8 lines
146 B
C
Raw Permalink Normal View History

2026-02-13 16:18:33 +08:00
// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "Logging/LogMacros.h"
DECLARE_LOG_CATEGORY_EXTERN(LogCook, Log, All);