conform to the class naming standards

This commit is contained in:
Mamadou Babaei
2023-02-03 13:43:39 +01:00
parent 756abf819d
commit 2785c1ae38
@@ -43,7 +43,7 @@
#include "UObject/Package.h"
#include "UObject/ObjectMacros.h"
class SENSEGLOVEUTILS_API SGEnumUtils
class SENSEGLOVEUTILS_API FSGEnumUtils
{
public:
template<typename E>