MCPcopy Create free account
hub / github.com/MyGUI/mygui / setUniqueProperty

Method setUniqueProperty

Tools/SkinEditor/CreateSkinDataAction.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 }
60
61 void CreateSkinDataAction::setUniqueProperty(std::string_view _value)
62 {
63 mUniqueProperty = _value;
64 }
65
66}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected