init
This commit is contained in:
8
Source/AudioVideoRecord/AudioVideoRecord.h
Normal file
8
Source/AudioVideoRecord/AudioVideoRecord.h
Normal file
@@ -0,0 +1,8 @@
|
||||
// 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);
|
||||
Reference in New Issue
Block a user