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

Method getDepth

Tools/LayoutEditor/PanelProperties.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 size_t PanelProperties::getDepth() const
38 {
39 return mDepth;
40 }
41
42 size_t PanelProperties::addParametrs(
43 WidgetStyle* widgetType,

Callers 2

checkContainerMethod · 0.45
getIndexByDepthMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected