MCPcopy 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

doActionMethod · 0.45
CreateStatesMethod · 0.45
CreateSeparatorsMethod · 0.45
CreateRegionsMethod · 0.45
parseSkinMethod · 0.45
fillStateDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected