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

Method setParent

Tools/EditorFramework/ActionCreateData.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 void ActionCreateData::setParent(DataPtr _parent)
49 {
50 mParent = _parent;
51 }
52
53 void ActionCreateData::setType(std::string_view _value)
54 {

Callers 1

commandCreateDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected