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

Method getVisible

Tools/LayoutEditor/PropertyFieldColour.cpp:208–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206 }
207
208 bool PropertyFieldColour::getVisible()
209 {
210 return mMainWidget->getVisible();
211 }
212
213}

Callers 5

command_StatisticInfoMethod · 0.45
updateSizeMethod · 0.45
checkContainerMethod · 0.45
command_StatisticInfoMethod · 0.45
updateSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected