conform to the class naming standards

This commit is contained in:
Mamadou Babaei
2023-02-03 13:44:21 +01:00
parent 9b097cab18
commit 2c6d98c77d
@@ -43,7 +43,7 @@
#include "UObject/Package.h" #include "UObject/Package.h"
#include "UObject/ObjectMacros.h" #include "UObject/ObjectMacros.h"
class SENSEGLOVEUTILS_API SGEnumUtils class SENSEGLOVEUTILS_API FSGEnumUtils
{ {
public: public:
template<typename E> template<typename E>