code
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
// ------------------------------------------------
|
||||
// Copyright Joe Marshall 2024- All Rights Reserved
|
||||
// ------------------------------------------------
|
||||
//
|
||||
// Unreal specific log category definition.
|
||||
// ------------------------------------------------
|
||||
|
||||
#include "UnrealLogging.h"
|
||||
|
||||
DEFINE_LOG_CATEGORY(LogDirectVideo);
|
Reference in New Issue
Block a user