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

Method notifyChangeCoord

Tools/EditorFramework/PropertyTexturesControl.cpp:184–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182 }
183
184 void PropertyTexturesControl::notifyChangeCoord(MyGUI::Widget* _sender)
185 {
186 if (mImage->getInheritedVisible())
187 updateTexture();
188 }
189
190}

Callers

nothing calls this directly

Calls 1

getInheritedVisibleMethod · 0.80

Tested by

no test coverage detected