Files
2026-03-11 11:25:15 +05:30

8 lines
200 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
/** Main log category used across the project */
DECLARE_LOG_CATEGORY_EXTERN(LogAudioVideoRecord, Log, All);