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

Method setSkinItem

Tools/SkinEditor/TestWindow.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 void TestWindow::setSkinItem(DataPtr _item)
63 {
64 mSkinItem = _item;
65 }
66
67 void TestWindow::createSkin()
68 {

Callers 1

initStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected