MCPcopy 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

commandCreateDataMethod · 0.45
commandCloneDataMethod · 0.45
commandDestroyDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected