Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getData
Method
getData
MyGUIEngine/include/MyGUI_DataStreamHolder.h:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
IDataStream* getData()
32
{
33
return mData;
34
}
35
36
private:
37
IDataStream* mData;
Callers
5
loadFace
Method · 0.45
MyGUI_EditText.cpp
File · 0.45
doRender
Method · 0.45
_loadImplement
Method · 0.45
loadLanguage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected