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

Function _updateView

MyGUIEngine/include/MyGUI_ISubWidget.h:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 virtual void _updateView()
52 {
53 }
54 virtual void _correctView()
55 {
56 }

Callers 12

setPointsMethod · 0.85
setWidthMethod · 0.85
setStrokeMethod · 0.85
_setAlignMethod · 0.85
_setAlignMethod · 0.85
_setAlignMethod · 0.85
_setAlignMethod · 0.85
_setAlignMethod · 0.85
setPositionMethod · 0.85
detachFromWidgetMethod · 0.85
attachToWidgetMethod · 0.85
_setAlignMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected