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

Method setParent

Tools/SkinEditor/CreateSkinDataAction.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 void CreateSkinDataAction::setParent(DataPtr _parent)
52 {
53 mParent = _parent;
54 }
55
56 void CreateSkinDataAction::setType(std::string_view _value)
57 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected