Unreal-ModSupport/Source/ModSupportEditor/Public/ModSupportEditorLog.h

7 lines
155 B
C

#pragma once
#include "CoreMinimal.h"
#include "Logging/LogMacros.h"
MODSUPPORTEDITOR_API DECLARE_LOG_CATEGORY_EXTERN(LogModSupportEditor, Log, All);