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

Method getVisible

Tools/EditorFramework/SelectorControl.cpp:183–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181 }
182
183 bool SelectorControl::getVisible() const
184 {
185 return mMainWidget->getVisible();
186 }
187
188}

Callers 11

command_StatisticInfoMethod · 0.45
InitialisePropertyMethod · 0.45
setCurrentDataMethod · 0.45
notifyFrameStartMethod · 0.45
Command_FocusVisibleMethod · 0.45
notifyFrameStartMethod · 0.45
getFreeSelectorMethod · 0.45
command_StatisticInfoMethod · 0.45
command_StatisticInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected