October3d55/Matain/ViveOpenXR/Source/ViveOpenXRCommon/Private/ViveOpenXRCommon.cpp

12 lines
183 B
C++
Raw Normal View History

2025-03-10 09:43:27 +08:00
// Copyright HTC Corporation. All Rights Reserved.
#include "ViveOpenXRCommon.h"
FViveOpenXRCommon::FViveOpenXRCommon()
{
}
IMPLEMENT_MODULE(FViveOpenXRCommon, ViveOpenXRCommon)