MCPcopy Create free account
hub / github.com/MyGUI/mygui / ~ResourceSkin

Method ~ResourceSkin

MyGUIEngine/src/MyGUI_ResourceSkin.cpp:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14{
15
16 ResourceSkin::~ResourceSkin()
17 {
18 clear();
19 mStates.clear();
20 }
21
22 void ResourceSkin::deserialization(xml::ElementPtr _node, Version _version)
23 {

Callers

nothing calls this directly

Calls 2

clearFunction · 0.85
clearMethod · 0.45

Tested by

no test coverage detected