[Base] Expose type's "getModuleName" method

This commit is contained in:
hlorus
2024-01-14 21:00:03 +01:00
committed by WandererFan
parent 1f4531bb98
commit e4e852d752

View File

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