Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setData1
Method
setData1
Tools/EditorFramework/ActionChangePositionData.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void ActionChangePositionData::setData1(DataPtr _data)
44
{
45
mData1 = _data;
46
}
47
48
void ActionChangePositionData::setData2(DataPtr _data)
49
{
Callers
1
notifyChangePosition
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected