Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setData
Method
setData
UnitTests/TestApp/ActionDestroyData.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void ActionDestroyData::setData(Data* _data)
46
{
47
mData = _data;
48
}
49
}
Callers
1
notifyMouseButtonClick
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected