Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setType
Method
setType
Tools/EditorFramework/ActionCreateData.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void ActionCreateData::setType(std::string_view _value)
54
{
55
mType = _value;
56
}
57
58
void ActionCreateData::setUniqueProperty(std::string_view _value)
59
{
Callers
1
doAction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected