Files
SGVRETemplateDemo/Plugins/ViveOpenXR/Source/ViveOpenXRCommon/Private/ViveOpenXRCommon.cpp
T

12 lines
183 B
C++
Raw Normal View History

2025-02-10 12:36:46 +01:00
// Copyright HTC Corporation. All Rights Reserved.
#include "ViveOpenXRCommon.h"
FViveOpenXRCommon::FViveOpenXRCommon()
{
}
IMPLEMENT_MODULE(FViveOpenXRCommon, ViveOpenXRCommon)