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

Method freeData

Wrappers/MyGUI_Export/MyGUI_ExportDataManager.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 void ExportDataManager::freeData(IDataStream* _data)
61 {
62 delete _data;
63 }
64
65 bool ExportDataManager::isDataExist(const std::string& _name) const
66 {

Callers 2

loadFaceMethod · 0.45
~DataStreamHolderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected