Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setType
Method
setType
Tools/SkinEditor/CreateSkinDataAction.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void CreateSkinDataAction::setType(std::string_view _value)
57
{
58
mType = _value;
59
}
60
61
void CreateSkinDataAction::setUniqueProperty(std::string_view _value)
62
{
Callers
7
commandCreateImageData
Method · 0.45
doAction
Method · 0.45
CreateStates
Method · 0.45
CreateSeparators
Method · 0.45
CreateRegions
Method · 0.45
parseSkin
Method · 0.45
fillStateData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected