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

Method getInstancePtr

Wrappers/MyGUI_Export/MyGUI_ExportDataManager.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 }
19
20 ExportDataManager* ExportDataManager::getInstancePtr()
21 {
22 return static_cast<ExportDataManager*>(DataManager::getInstancePtr());
23 }
24
25 ExportDataManager::ExportDataManager()
26 {

Callers

nothing calls this directly

Calls 1

getInstancePtrFunction · 0.85

Tested by

no test coverage detected