[Base] Expose type's "getModuleName" method

This commit is contained in:
hlorus
2024-01-14 21:00:03 +01:00
committed by WandererFan
parent c4569561f5
commit cb0e5b6f9c

View File

@@ -128,7 +128,6 @@ public:
static void init();
static void destruct();
protected:
static std::string getModuleName(const char* ClassName);