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

Method getRelativeMode

Tools/LayoutEditor/WidgetContainer.cpp:244–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242 }
243
244 bool WidgetContainer::getRelativeMode() const
245 {
246 return mRelativeMode;
247 }
248
249 void WidgetContainer::setRelativeMode(bool _value)
250 {

Callers 5

serialiseWidgetMethod · 0.80
onActionMethod · 0.80
onCheckValueMethod · 0.80
updateButtonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected