Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setUniqueProperty
Method
setUniqueProperty
Tools/EditorFramework/ActionCloneData.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void ActionCloneData::setUniqueProperty(std::string_view _value)
65
{
66
mUniqueProperty = _value;
67
}
68
69
}
Callers
3
commandCreateData
Method · 0.45
commandCloneData
Method · 0.45
commandDestroyData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected