Files
TerracottaWarriors/Plugins/AndroidVulkanVideo_5.3/Source/AndroidVulkanVideo/Private/UnrealLogging.cpp
2025-07-14 22:24:27 +08:00

11 lines
321 B
C++

// ------------------------------------------------
// Copyright Joe Marshall 2024- All Rights Reserved
// ------------------------------------------------
//
// Unreal specific log category definition.
// ------------------------------------------------
#include "UnrealLogging.h"
DEFINE_LOG_CATEGORY(LogDirectVideo);