MCPcopy Create free account
hub / github.com/MyGUI/mygui / getClassTypeName

Function getClassTypeName

MyGUIEngine/include/MyGUI_Singleton.h:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 static std::string_view getClassTypeName()
54 {
55 return mClassTypeName;
56 }
57
58 private:
59 static T* msInstance;

Callers 15

initialiseMethod · 0.85
shutdownMethod · 0.85
initialiseMethod · 0.85
shutdownMethod · 0.85
BaseWidget.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected