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

12 lines
238 B
C
Raw Normal View History

2025-03-10 09:43:27 +08:00
// Copyright HTC Corporation. All Rights Reserved.
#pragma once
#include "Modules/ModuleInterface.h"
//DECLARE_LOG_CATEGORY_EXTERN(LogViveCustomHandGesture, Log, All);
class FViveCustomHandGestureModule : public IModuleInterface
{
};