October3d55/Matain/ViveOpenXR/Source/ViveCustomHandGesture/Private/ViveCustomHandGestureModule...

7 lines
247 B
C++
Raw Normal View History

2025-03-10 09:43:27 +08:00
// Copyright HTC Corporation. All Rights Reserved.
#include "ViveCustomHandGestureModule.h"
#include "Modules/ModuleManager.h"
//DEFINE_LOG_CATEGORY(LogViveCustomHandGesture);
IMPLEMENT_MODULE(FViveCustomHandGestureModule, ViveCustomHandGesture)