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

Method notifyFrameStart

Tools/EditorFramework/FocusInfoControl.cpp:52–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 }
51
52 void FocusInfoControl::notifyFrameStart(float _time)
53 {
54 if (getRoot()->getVisible())
55 updateFocusWidgetHelpers();
56 }
57
58 void FocusInfoControl::updateFocusWidgetHelpers()
59 {

Callers

nothing calls this directly

Calls 1

getVisibleMethod · 0.45

Tested by

no test coverage detected